A3DMultiPlanarSectionData Struct Reference

Data Fields

A3DVector3dDatam_pPoints
 
A3DVector3dData m_sExtrudeDirection
 
A3DVector3dData m_sProfileNormal
 
A3DUns32 m_uiPointSize
 
A3DUns16 m_usStructSize
 

Detailed Description

Version
8.2

Field Documentation

A3DVector3dData* A3DMultiPlanarSectionData::m_pPoints

Array of points which define profile (must be in same plane).

A3DVector3dData A3DMultiPlanarSectionData::m_sExtrudeDirection

Extrude vector direction. Normal of the plan contains pofile

A3DVector3dData A3DMultiPlanarSectionData::m_sProfileNormal

Normal to the profile section at the first point

A3DUns32 A3DMultiPlanarSectionData::m_uiPointSize

Size of next array.

A3DUns16 A3DMultiPlanarSectionData::m_usStructSize

Reserved; must be initialized with A3D_INITIALIZE_DATA.