A3DMDDimensionForeshortenedData

Fields

A3DBool m_bTextPosition
A3DBool m_bOrientation
A3DDouble m_dAngle
A3DFloat m_fRatio
A3DUns16 m_usPointScale

Detailed Description

struct A3DMDDimensionForeshortenedData

Structure that describes foreshortened data.

See also

A3DMDDimensionForeshortenedGet, A3DMDDimensionLineData ../../_images/pmi_markup_dimension_Foreshortened.png

Public Members

A3DBool m_bTextPosition

Position of the text associated to the dim line:

  • TRUE => on the short segment
  • FALSE => on the long segment

A3DBool m_bOrientation

Orientation of the text associated to the dim line:

  • FALSE => parallel
  • TRUE => convergent

A3DDouble m_dAngle

Angle in radians.

A3DFloat m_fRatio

Specify the ratio between the short segment and the long segment.

A3DUns16 m_usPointScale

Point scale.