A3DMiscMarkupLinkedItemData

Detailed Description

struct A3DMiscMarkupLinkedItemData

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).

Version
2.0

Public Members

A3DBool m_bMarkupShowControl

Show/hide markup follows pointed entity.

A3DBool m_bMarkupDeleteControl

Delete markup follows pointed entity.

A3DBool m_bLeaderShowControl

Show leader follows pointed entity.

A3DBool m_bLeaderDeleteControl

Delete leader follows pointed entity.

A3DAsmProductOccurrence *m_pTargetProductOccurrence

If non-null, this member references a remote product occurrence that contains the reference.

A3DEntity *m_pReference

Pointer on the referenced entity. Only A3DRiRepresentationItem, A3DAsmProductOccurrence, A3DMiscReferenceOnTopology and A3DMkpMarkup are accepted

Version
2.2