A HatchingPatternLine is a group of infinite lines in XY space that are defined by a start line and an offset between sequential lines. More...

Data Fields

A3DDouble m_dAngle
 
A3DVector2dData m_sOffset
 
A3DVector2dData m_sStart
 
A3DUns32 m_uiStyleIndex
 

Detailed Description

A HatchingPatternLine is a group of infinite lines in XY space that are defined by a start line and an offset between sequential lines.

Version
2.0

Start line is defined by a start point and an angle in radians from the X Axis.

Field Documentation

A3DVector2dData A3DGraphHatchingPatternLineData::m_sStart

Start.

A3DVector2dData A3DGraphHatchingPatternLineData::m_sOffset

Offset.

A3DDouble A3DGraphHatchingPatternLineData::m_dAngle

Angle.

A3DUns32 A3DGraphHatchingPatternLineData::m_uiStyleIndex

Style index.