Click or drag to resize

SurfaceIsSolid Property

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

Property Value

Type: Boolean
See Also