Data Fields
A3DHLRCurveData Struct Reference

A3DHLRCurveData structure. More...

Data Fields

A3DUns16 m_usStructSize
 
A3DCrvPolyLinem_pProjectedPolyLine
 
A3DTopoEdgem_psTopoEdge
 
A3DTopoFacem_psTopoFirstFace
 
A3DTopoFacem_psTopoSecondFace
 
bool m_bFirstFaceIsSection
 
bool m_bSecondFaceIsSection
 
A3DUns8 m_cType
 
A3DBool m_bIsHidden
 

Detailed Description

A3DHLRCurveData structure.

Version
8.2

m_psTopoEdge, m_psTopoFirstFace and m_psTopoSecondFace are part of the A3DRiRepresentationItem of A3DHLRRepresentationItemData. If m_bFirstFaceIsSection (respectivly m_bSecondFaceIsSection) is set to true, then m_psTopoFirstFace (respectivly m_psTopoSecondFace) is part of the planar section result of A3DCutWithMultiPlanarSectionOnModelFile or A3DCutWithMultiPlanarSectionOnRepresentationItems functions.