P_Rhino_Geometry_HiddenLineDrawing_WorldToHiddenLine - mcneel/rhinocommon-api-docs GitHub Wiki

HiddenLineDrawing.WorldToHiddenLine Property

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

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Transform WorldToHiddenLine { get; }

VB

Public ReadOnly Property WorldToHiddenLine As Transform
	Get

Property Value

Type: Transform

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

HiddenLineDrawing Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️