A3DAsmAttachmentsInfosSLW

struct A3DAsmAttachmentsInfosSLW

A structure specifying assembly attachments information specific to the SolidWorks format.

8.2

Variables

A3DInt32 A3DAsmAttachmentsInfosSLW.m_iRiIndex

The representation item index.

A3DInt32 A3DAsmAttachmentsInfosSLW.m_iConfigID

The configuration index of the part referenced by the attachment.

A3DUTF8Char *A3DAsmAttachmentsInfosSLW.m_psReplacedFilePath

File path of the part referenced by the attachment.

A3DUns32 A3DAsmAttachmentsInfosSLW.m_uiPathsInAssemblyTreeSize

The size of m_ppsPathsInAssemblyTree.

A3DUTF8Char **A3DAsmAttachmentsInfosSLW.m_ppsPathsInAssemblyTree

Array of Paths In Assembly Tree.