Returns true if the mesh is solid. A "solid" is a closed oriented manifold.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.6
Syntaxpublic bool IsSolid { get; }
Public ReadOnly Property IsSolid As Boolean
Get
Property Value
Type:
Boolean
See Also