A3DMarkupDefinitionData
-
struct
A3DMarkupDefinitionData Structure defining common data to all markup with definition.
4.0
Variables
-
A3DMDPosition *
A3DMarkupDefinitionData.m_pAttach -
Position of the markup.
-
EA3DMDAnchorPointType
A3DMarkupDefinitionData.m_eAttachType -
Attach point type.
See
EA3DMDAnchorPointTypefor details.
-
A3DDouble
A3DMarkupDefinitionData.m_dAttachAngle -
Z angle.
-
A3DBool
A3DMarkupDefinitionData.m_bDisplayParallelOnScreen -
A value of true specifies the markup is displayed parallel to the screen.
-
A3DBool
A3DMarkupDefinitionData.m_bZoomable -
A value of true specifies the markup is zoomable.
-
A3DBool
A3DMarkupDefinitionData.m_bLeaderNotIntersectWithBox -
A value of true specifies the markup leader(s) can cross the markup box.