|
This class represents the 3D cross section dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 311,
page 532.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 322, page 664.
A 3D cross-section dictionary defines a planar cut through a 3D
model that reveals its interior. Cross-sections allow viewers to
inspect the internal structure of solid models without modifying
the model data.
The C entry holds a three-element array specifying the centre
point of the cutting plane in model coordinates. The O entry holds
a three-element array specifying the orientation of the cutting
plane as a normal vector direction.
The PO entry specifies the plane opacity: how transparent the
cutting plane itself appears. The PC entry holds the cutting plane
colour.
The IV entry, when true, makes the intersecting geometry
visible. The IC entry holds the colour of the intersecting
geometry. The ST entry, when true, causes the model to be cut and
the cross-section to show solid material. The SC entry controls the
colour shown on the cut surfaces.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.D3DCrossSectionElement
|