Click or drag to resize

CurveCreateBooleanIntersection Method

Overload List
  NameDescription
Public methodStatic memberCreateBooleanIntersection(Curve, Curve) Obsolete.
Calculates the boolean intersection of two closed, planar curves. Note, curves must be co-planar.
Public methodStatic memberCreateBooleanIntersection(Curve, Curve, Double)
Calculates the boolean intersection of two closed, planar curves. Note, curves must be co-planar.
Top
See Also