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)
Syntaxpublic GeometryBase Geometry { get; }Public ReadOnly Property Geometry As GeometryBase
Get
Property Value
Type:
GeometryBase
Version InformationRhino for Windows
Supported in: 6.8
See Also