This class represents the 3D measurement dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 326, page 682.

Adobe Supplement to the ISO 32000, BaseVersion: 1.7, ExtensionLevel: 3; Table: 9.39a, page 62.

A 3D measurement dictionary is the base type for 3D annotation measurements attached to a 3D model. Measurements associate geometric relationships in the 3D space with numeric values displayed as annotations.

The TRL entry holds the transformation matrix defining the coordinate space in which the measurement is expressed. This matrix maps from the measurement coordinate space to the model coordinate space, allowing measurements to remain correct when the model is transformed.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.D3DMeasurementElement
          WebSupergoo.ABCpdf14.Elements.D3DAngularMeasurementElement
          WebSupergoo.ABCpdf14.Elements.D3DCommentNoteElement
          WebSupergoo.ABCpdf14.Elements.D3DLinearMeasurementElement
          WebSupergoo.ABCpdf14.Elements.D3DPerpendicularMeasurementElement
          WebSupergoo.ABCpdf14.Elements.D3DRadialMeasurementElement

 

   
   
Method
Description
D3DMeasurementElement Create a new D3DMeasurementElement.
inherited methods...

 

   
   
Property
Description
EntryType Represents the "Type" entry of the 3d measurement dictionary object.
EntrySubtype Represents the "Subtype" entry of the 3d measurement dictionary object.
EntryTRL Represents the "TRL" entry of the 3d measurement dictionary object.
inherited properties...