CADability dotNET

Overload List

  NameDescription
Public methodStatic memberIntersect(ICurve, ICurve, Boolean)
Returns the parameters of the intersection points of curve1 with curve2. Parameters are with respect to curve1. The two curves must reside in a common plane.
Public methodStatic memberIntersect(ICurve, ICurve, array<Double>[]()[][]%, array<Double>[]()[][]%, array<GeoPoint>[]()[][]%)
Calculates the intersection points of the two curves.

See Also