Click or drag to resize

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)
Since: 6.0
Syntax
public Transform Transform { get; }

Property Value

Type: Transform
See Also