CADability dotNET

Overload List

  NameDescription
Public methodTangentPointsToAngle(GeoVector2D)
Calculates the points where the direction of the curve is parallel to the given direction. Returns all possible position within the curve (not the extended curve)
Public methodTangentPointsToAngle(Angle, GeoPoint2D)
Calculates the points where the direction of the curve is parallel to the direction of the given angle. For circles and ellipses it reveals all possible solutions, for other curves (e.g. BSpline) it reveals only the closest solution to the point "CloseTo".

See Also