Surface.IsSolid Property

SurfaceIsSolid Property

Gets a values indicating whether a surface is solid.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual bool IsSolid { get; }
Public Overridable ReadOnly Property IsSolid As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also