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