CADability dotNET

Overload List

  NameDescription
Angle(GeoVector2D)
Constructs the angle of the given vector. X-axis is 0, counterclockwise.
Angle(Double)
Initializes a new instance of the Angle class
Angle(GeoPoint2D, GeoPoint2D)
Initializes a new instance of the Angle class
Angle(GeoVector, GeoVector)
Erzeugt den Winkel zwischen den beiden gegebenen Vektoren (zwischen 0 und pi)
Angle(GeoVector2D, GeoVector2D)
Initializes a new instance of the Angle class
Angle(Double, Double)
Initializes a new instance of the Angle class

See Also