Click or drag to resize

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; }

Property Value

Type: Boolean
See Also