File3dmObjectGeometry Property |
Gets the geometry that is linked with this document object.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic GeometryBase Geometry { get; }Public ReadOnly Property Geometry As GeometryBase
Get
Property Value
Type:
GeometryBase
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also