|
This class represents the 3D linear dimension measurement. This
is definitively detailed in:.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 327, page 684.
Adobe Supplement to the ISO 32000, BaseVersion: 1.7,
ExtensionLevel: 3; Table: 9.39b, page 63.
A 3D linear measurement dictionary defines a distance
measurement between two points on a 3D model. It specifies the two
anchor points, the measurement line endpoint positions, and the
display formatting.
The AP entry references the annotation appearance stream for the
measurement. The A1 and A2 entries hold three-element arrays giving
the positions of the two measurement anchor points in model
coordinates.
The N1 and N2 entries hold the surface normal vectors at each
anchor point, used to orient the measurement perpendicular to the
model surface.
The TP entry specifies the position of the measurement text
label. The TY entry names the measurement type. The TS entry holds
the measurement text as a string.
The C entry holds the measurement colour. The V entry holds the
numeric measurement value. The U entry specifies the measurement
units. The P entry holds the measurement precision.
The UT entry, when true, causes the measurement units to be
displayed alongside the numeric value. The S entry specifies the
scale factor applied to the measurement value.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.D3DMeasurementElement
WebSupergoo.ABCpdf14.Elements.D3DLinearMeasurementElement
|