A3DMultiPlanarSectionData Struct Reference

Data Fields

A3DVector3dDatam_pPoints
 
A3DVector3dData m_sExtrudeDirection
 
A3DVector3dData m_sProfileNormal
 
A3DUns32 m_uiPointSize
 

Detailed Description

Version
8.2

Field Documentation

A3DUns32 A3DMultiPlanarSectionData::m_uiPointSize

The size of m_pPoints.

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