Click or drag to resize

SubDIsSolid Property

Test SubD to see if the active level is a solid. A "solid" is a closed oriented manifold, or a closed oriented manifold.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool IsSolid { get; }

Property Value

Type: Boolean
See Also