Curve.Intersect
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| Intersect(Curve) | SetComparisonResult | Calculates the intersection of this curve with the specified curve. |
| Intersect(Curve, IntersectionResultArray%) | SetComparisonResult | Calculates the intersection of this curve with the specified curve and returns the intersection results. |