Overload_Rhino_Geometry_Curve_CreateBooleanIntersection - mcneel/rhinocommon-api-docs GitHub Wiki
| Name | Description | |
|---|---|---|
![]()
|
CreateBooleanIntersection(Curve, Curve) | **Obsolete. ** 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. |
