Click or drag to resize

HiddenLineDrawingWorldToHiddenLine Property

Returns the world-coordinate system to HLD-coordinate system transformation.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Transform WorldToHiddenLine { get; }

Property Value

Type: Transform
See Also