RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Curve

Curve.Intersect(Curve)

Method
Description:
Calculates the intersection of this curve with the specified curve.
Syntax
Parameters
Parameter Type Description
curve Curve The specified curve to intersect with this curve.
Return Value
Exceptions
Exception Condition
ArgumentNullException The specified curve is.
InvalidOperationException Failed to calculate the intersection.