SurfaceObjectSurfaceGeometry Property |
Gets the surface geometry linked with this object.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Surface SurfaceGeometry { get; }
Public ReadOnly Property SurfaceGeometry As Surface
Get
Property Value
Type:
Surface
See Also