HiddenLineDrawingWorldToHiddenLine Property |
Returns the world-coordinate system to HLD-coordinate system transformation.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Transform WorldToHiddenLine { get; }Public ReadOnly Property WorldToHiddenLine As Transform
Get
Property Value
Type:
Transform
Version InformationRhino for Windows
Supported in: 6.8
See Also