HiddenLineDrawingObjectTransform Property |
Returns the transformation passed into the Add... function
when setting up the hidden line drawing parameters.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Transform Transform { get; }Public ReadOnly Property Transform As Transform
Get
Property Value
Type:
Transform
Version InformationRhino for Windows
Supported in: 6.8
See Also