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; }
Public ReadOnly Property RegionCount As Integer
Get
Property Value
Type:
Int32See Also