Markup Linked Item structure. More...
Markup Linked Item structure.
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).
A3DUns16 A3DMiscMarkupLinkedItemData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DBool A3DMiscMarkupLinkedItemData::m_bMarkupShowControl |
Show/hide markup follows pointed entity.
A3DBool A3DMiscMarkupLinkedItemData::m_bMarkupDeleteControl |
Delete markup follows pointed entity.
A3DBool A3DMiscMarkupLinkedItemData::m_bLeaderShowControl |
Show leader follows pointed entity.
A3DBool A3DMiscMarkupLinkedItemData::m_bLeaderDeleteControl |
Delete leader follows pointed entity.
A3DAsmProductOccurrence* A3DMiscMarkupLinkedItemData::m_pTargetProductOccurrence |
If non-null, this member references a remote product occurrence that contains the reference.
A3DEntity* A3DMiscMarkupLinkedItemData::m_pReference |
Pointer on the referenced entity.