Revit 2025.3 API
CurveIntersect Method |
Calculates the intersection of this curve with the specified curve.

Name | Description | |
---|---|---|
![]() | Intersect(Curve) | Calculates the intersection of this curve with the specified curve. |
![]() | Intersect(Curve, IntersectionResultArray) | Calculates the intersection of this curve with the specified curve and returns the intersection results. |
See Also