A3DHLROptionsData Struct Reference

A3DHLROptionsData structure. More...

Data Fields

A3DBool m_bRemoveHidden
 
A3DBool m_bRemoveTangentEdge
 
A3DBool m_bTangentEdgeDetect
 
A3DDouble m_dTangentEdgeAngle
 
A3DUns16 m_usStructSize
 

Detailed Description

A3DHLROptionsData structure.

Version
10.1

Field Documentation

A3DBool A3DHLROptionsData::m_bRemoveHidden

Do not return hidden elements.

A3DBool A3DHLROptionsData::m_bRemoveTangentEdge

Do not return tangent edgse, except if they're also silhouettes.

A3DBool A3DHLROptionsData::m_bTangentEdgeDetect

detect all tangent edge and tag them. Works only with A3DBrepModel entity

A3DDouble A3DHLROptionsData::m_dTangentEdgeAngle

Max angle to detect tangent edge.

A3DUns16 A3DHLROptionsData::m_usStructSize

Reserved; must be initialized with A3D_INITIALIZE_DATA.