SurfaceObject.SurfaceGeometry Property

SurfaceObjectSurfaceGeometry Property

Gets the surface geometry linked with this object.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Surface SurfaceGeometry { get; }
Public ReadOnly Property SurfaceGeometry As Surface
	Get

Property Value

Type: Surface
See Also