Click or drag to resize

File3dmObjectGeometry Property

Gets the geometry that is linked with this document object.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public GeometryBase Geometry { get; }

Property Value

Type: GeometryBase
See Also