Intersect Method
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.
(Inherited from Curve.)
Public methodIntersect(Curve, IntersectionResultArray%)
Calculates the intersection of this curve with the specified curve and returns the intersection results.
(Inherited from Curve.)

See Also