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; }
Public ReadOnly Property Geometry As GeometryBase
Get
Property Value
Type:
GeometryBaseSee Also