Gets a values indicating whether a surface is solid.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public virtual bool IsSolid { get; }
Public Overridable ReadOnly Property IsSolid As Boolean
Get
Property Value
Type:
BooleanSee Also