Click or drag to resize

CurveBooleanRegions Properties

The CurveBooleanRegions type exposes the following members.

Properties
  NameDescription
Public propertyPlanarCurveCount
Returns number of planar curves that were calculated by Curve.CreateBooleanRegions.
Public propertyPointCount
If this object were created using the Curve.CreateBooleanRegions override that accepts a collection of points as input, then this value will be equal to the length of the points collection.
Public propertyRegionCount
Returns the number of curve regions. A curve region is a collection of curves that bound a single connected region of the plane.
Top
See Also