Calculates the intersection of this curve with the specified curve.

Overload List

  NameDescription
Public methodIntersect(Curve)
Calculates the intersection of this curve with the specified curve.
Public methodIntersect(Curve, IntersectionResultArray%)
Calculates the intersection of this curve with the specified curve and returns the intersection results.

See Also