RhinoCommon API
CurveCreateBooleanIntersection Method |
| Name | Description | |
|---|---|---|
| CreateBooleanIntersection(Curve, Curve) |
Calculates the boolean intersection of two closed, planar curves.
Note, curves must be co-planar.
| |
| CreateBooleanIntersection(Curve, Curve, Double) |
Calculates the boolean intersection of two closed, planar curves.
Note, curves must be co-planar.
|