Markup Linked Item structure. More...
Detailed Description
Markup Linked Item structure.
- Version
- 2.0
The m_bMarkupShowControl and m_bMarkupDeleteControl members apply only to linked items in markups (A3DMkpMarkupData). Similarly, the m_bLeaderShowControl and m_bLeaderDeleteControl members apply only to linked items in leaders (A3DMkpLeaderData).
Field Documentation
A3DBool A3DMiscMarkupLinkedItemData::m_bLeaderDeleteControl |
Delete leader follows pointed entity.
A3DBool A3DMiscMarkupLinkedItemData::m_bLeaderShowControl |
Show leader follows pointed entity.
A3DBool A3DMiscMarkupLinkedItemData::m_bMarkupDeleteControl |
Delete markup follows pointed entity.
A3DBool A3DMiscMarkupLinkedItemData::m_bMarkupShowControl |
Show/hide markup follows pointed entity.
A3DEntity* A3DMiscMarkupLinkedItemData::m_pReference |
Pointer on the referenced entity. Only A3DRiRepresentationItem, A3DAsmProductOccurrence, A3DMiscReferenceOnTopology and A3DMkpMarkup are accepted
- Version
- 2.2
A3DAsmProductOccurrence* A3DMiscMarkupLinkedItemData::m_pTargetProductOccurrence |
If non-null, this member references a remote product occurrence that contains the reference.
A3DUns16 A3DMiscMarkupLinkedItemData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.