P_Rhino_Geometry_HiddenLineDrawingObject_Transform - mcneel/rhinocommon-api-docs GitHub Wiki
HiddenLineDrawingObject.Transform 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) Version: Rhino 6.0
C#
public Transform Transform { get; }
VB
Public ReadOnly Property Transform As Transform
Get
Type: Transform
Supported in: 6.0.16224.21491