Structure that describes foreshortened data. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DBool | m_bTextPosition |
A3DBool | m_bOrientation |
A3DDouble | m_dAngle |
A3DFloat | m_fRatio |
A3DUns16 | m_usPointScale |
Structure that describes foreshortened data.
A3DUns16 A3DMDDimensionForeshortenedData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DBool A3DMDDimensionForeshortenedData::m_bTextPosition |
Position of the text associated to the dim line:
A3DBool A3DMDDimensionForeshortenedData::m_bOrientation |
Orientation of the text associated to the dim line:
A3DDouble A3DMDDimensionForeshortenedData::m_dAngle |
Angle in radians.
A3DFloat A3DMDDimensionForeshortenedData::m_fRatio |
Specify the ratio between the short segment and the long segment.
A3DUns16 A3DMDDimensionForeshortenedData::m_usPointScale |
Point scale.