ExtrusionIsSolid Property |
Gets a value indicating whether there is no gap among all surfaces constructing this object.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public override bool IsSolid { get; }
Public Overrides ReadOnly Property IsSolid As Boolean
Get
Property Value
Type:
BooleanSee Also