Curve.CreateBooleanUnion Method

CurveCreateBooleanUnion Method

Overload List
  NameDescription
Public methodStatic memberCreateBooleanUnion(IEnumerableCurve)
Calculates the boolean union of two or more closed, planar curves. Note, curves must be co-planar.
Public methodStatic memberCreateBooleanUnion(IEnumerableCurve, Double)
Calculates the boolean union of two or more closed, planar curves. Note, curves must be co-planar.
Top
See Also