A3DPDFSectionDisplayData
Fields
A3DBool |
m_bIsCuttingPlaneVisible |
A3DDouble |
m_dOpacity |
A3DPDFRgbColorData | m_sCuttingPlaneColor |
A3DBool |
m_bIsIntersectionVisible |
A3DPDFRgbColorData | m_sIntersectionColor |
A3DBool |
m_bAddSectionCaps |
Detailed Description
-
struct
A3DPDFSectionDisplayData
Structure to define settings for the cross sections display. These settings are used by HOOPS Publish at PDF creation on every native views that have a clipping plane defined. These settings are not used at runtime with clipping plane created by Javascript.
- Version
- 8.1
Public Members
-
A3DPDFRgbColorData
m_sCuttingPlaneColor
Color of the cutting plane.
-
A3DBool
m_bIsIntersectionVisible
Visibility of the intersection of the cutting plane with any 3D geometry.
-
A3DPDFRgbColorData
m_sIntersectionColor
Color of the intersection of the cutting plane, if visible.