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.

See also
A3DMDDimensionForeshortenedGet, A3DMDDimensionLineData
pmi_markup_dimension_Foreshortened.png

Field Documentation

A3DBool A3DMDDimensionForeshortenedData::m_bTextPosition

Position of the text associated to the dim line:

  • TRUE => on the short segment
  • FALSE => on the long segment
A3DBool A3DMDDimensionForeshortenedData::m_bOrientation

Orientation of the text associated to the dim line:

  • FALSE => parallel
  • TRUE => convergent
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.