CurveCreateBooleanUnion Method |
| Name | Description | |
|---|---|---|
| CreateBooleanUnion(IEnumerableCurve) | Obsolete.
Calculates the boolean union of two or more closed, planar curves.
Note, curves must be co-planar.
| |
| CreateBooleanUnion(IEnumerableCurve, Double) |
Calculates the boolean union of two or more closed, planar curves.
Note, curves must be co-planar.
| |
| CreateBooleanUnion(IEnumerableCurve, Double, Int32) |
Calculates the boolean union of two or more closed, planar curves, and reports
which input curve ended up in which output curve.
Note, curves must be co-planar.
|