Markup Linked Item structure. More...

Data Fields

A3DBool m_bLeaderDeleteControl
 
A3DBool m_bLeaderShowControl
 
A3DBool m_bMarkupDeleteControl
 
A3DBool m_bMarkupShowControl
 
A3DEntitym_pReference
 
A3DAsmProductOccurrencem_pTargetProductOccurrence
 

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_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. Only A3DRiRepresentationItem, A3DAsmProductOccurrence, A3DMiscReferenceOnTopology and A3DMkpMarkup are accepted

Version
2.2