Click or drag to resize

RhinoObjectIsSolid Property

Returns true if object is a closed solid, otherwise false.

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

Property Value

Type: Boolean
See Also