CADability dotNET

Overload List

  NameDescription
Public methodSweepAngle(Double, Double)
Constructs the sweep angle with tan(sweep angle)==dy/dx
Public methodSweepAngle(GeoPoint2D, GeoPoint2D)
Constructs the sweep angle as the angle of the vector from Center to Target
Public methodSweepAngle(GeoVector, GeoVector)
Constructs the sweep angle you need to go from From to To.
Public methodSweepAngle(GeoVector2D, GeoVector2D)
Constructs a sweep angle from the vector From to the vector To.
Public methodSweepAngle(Angle, Angle, Boolean)
Constructs the sweep angle you need to go from From to To in the direction defined by CounterClockwise

See Also