A3DAsmAttachmentsInfosSLW
Fields
A3DInt32 |
m_iRiIndex |
A3DInt32 |
m_iConfigID |
A3DUTF8Char * |
m_psReplacedFilePath |
A3DUns32 |
m_uiPathsInAssemblyTreeSize |
A3DUTF8Char ** |
m_ppsPathsInAssemblyTree |
Detailed Description
-
struct
A3DAsmAttachmentsInfosSLW
A structure specifying assembly attachments information specific to the SolidWorks format.
- Version
- 8.2
Public Members
-
A3DUTF8Char *
m_psReplacedFilePath
File path of the part referenced by the attachment.
-
A3DUns32
m_uiPathsInAssemblyTreeSize
The size of m_ppsPathsInAssemblyTree.
-
A3DUTF8Char **
m_ppsPathsInAssemblyTree
Array of Paths In Assembly Tree.