Skip to content

Overload_Rhino_Geometry_Curve_CreateBooleanIntersection

Will Pearson edited this page Aug 12, 2016 · 1 revision

Curve.CreateBooleanIntersection Method

Overload List

 

Name Description
Public methodStatic member CreateBooleanIntersection(Curve, Curve) **Obsolete. ** Calculates the boolean intersection of two closed, planar curves. Note, curves must be co-planar.
Public methodStatic member CreateBooleanIntersection(Curve, Curve, Double) Calculates the boolean intersection of two closed, planar curves. Note, curves must be co-planar.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

Clone this wiki locally