A3DPDFTargetEntityData Struct Reference
Structure to define a target entity. More...
Data Fields | |
| A3DAsmProductOccurrence * | m_pFatherProductOccurrence |
| A3DEntity * | m_pTargetEntity |
| A3DUns16 | m_usStructSize |
Detailed Description
Structure to define a target entity.
- Version
- 7.1
Field Documentation
| A3DAsmProductOccurrence* A3DPDFTargetEntityData::m_pFatherProductOccurrence |
Father Product Occurrence of the target entity, NULL if the target is a product occurrence.
| A3DEntity* A3DPDFTargetEntityData::m_pTargetEntity |
Entity: product occurrence, part, markup.
| A3DUns16 A3DPDFTargetEntityData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
