A3DMDPositionReferenceData Struct Reference
Definition of a position according to another position. More...
Data Fields | |
EA3DMDAnchorPointType | m_eAttachType |
A3DMiscMarkupLinkedItem * | m_psLinkedItem |
A3DVector2dData | m_sOffsetToReference |
Detailed Description
Definition of a position according to another position.
- Version
- 4.0
Field Documentation
A3DMiscMarkupLinkedItem* A3DMDPositionReferenceData::m_psLinkedItem |
Position reference.
EA3DMDAnchorPointType A3DMDPositionReferenceData::m_eAttachType |
Indicates which point of reference markup frame corresponds to the calculate attach.
A3DVector2dData A3DMDPositionReferenceData::m_sOffsetToReference |
2D point defining the offset.