Click or drag to resize

CurveBooleanRegionsRegionCount Property

Returns the number of curve regions. A curve region is a collection of curves that bound a single connected region of the plane.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public int RegionCount { get; }

Property Value

Type: Int32
See Also