Curve.Intersect Method

Calculates the intersection of this curve with the specified curve.

Overload List

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

See Also

Reference

Curve Class
Autodesk.Revit.DB Namespace