Click or drag to resize

HiddenLineDrawingObjectGeometry 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)
Since: 6.0
Syntax
public GeometryBase Geometry { get; }

Property Value

Type: GeometryBase
See Also