CADability dotNET

Overload List

  NameDescription
Public operatorStatic memberImplicitWideningImplicitImplicitImplicit(Double to Angle)
Casts a double to an angle. The result will be between 0 and 2*pi double value

Return Value

Angle
Public operatorStatic memberImplicitWideningImplicitImplicitImplicit(Angle to Double)
Casts an angle to a double. The radian of the angle is returned. the angle

Return Value

the radian
Public operatorStatic memberImplicitWideningImplicitImplicitImplicit(SweepAngle to Angle)
Casts the sweep angle to an angle with the same value

See Also