P_Rhino_Geometry_HiddenLineDrawingObject_Geometry - mcneel/rhinocommon-api-docs GitHub Wiki

HiddenLineDrawingObject.Geometry Property

Returns the geometry in world coordinates if UseXform is false. Otherwise, the geometry in object space coordinates is returned.

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

Syntax

C#

public GeometryBase Geometry { get; }

VB

Public ReadOnly Property Geometry As GeometryBase
	Get

Property Value

Type: GeometryBase

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

HiddenLineDrawingObject Class
Rhino.Geometry Namespace

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