CADability dotNET

Overload List

  NameDescription
Public methodStatic memberIntersectLC(GeoPoint2D, GeoPoint2D, GeoPoint2D, Double)
Returns the intersection points of a circle and a line in 2d. The result may contain 0 to 2 points.
Public methodStatic memberIntersectLC(GeoPoint2D, GeoVector2D, GeoPoint2D, Double)
Returns the intersection points of a circle and a line in 2d. The result may contain 0 to 2 points.

See Also