A3DMDDimensionForeshortenedData Struct Reference
Structure that describes foreshortened data. More...
Data Fields | |
A3DBool | m_bOrientation |
A3DBool | m_bTextPosition |
A3DDouble | m_dAngle |
A3DFloat | m_fRatio |
A3DUns16 | m_usPointScale |
Detailed Description
Structure that describes foreshortened data.
Field Documentation
◆ m_bTextPosition
A3DBool A3DMDDimensionForeshortenedData::m_bTextPosition |
Position of the text associated to the dim line:
- TRUE => on the short segment
- FALSE => on the long segment
◆ m_bOrientation
A3DBool A3DMDDimensionForeshortenedData::m_bOrientation |
Orientation of the text associated to the dim line:
- FALSE => parallel
- TRUE => convergent
◆ m_dAngle
A3DDouble A3DMDDimensionForeshortenedData::m_dAngle |
Angle in radians.
◆ m_fRatio
A3DFloat A3DMDDimensionForeshortenedData::m_fRatio |
Specify the ratio between the short segment and the long segment.
◆ m_usPointScale
A3DUns16 A3DMDDimensionForeshortenedData::m_usPointScale |
Point scale.