The following tables list the members exposed by the CADMath type.

Name Description
Public method Static CrossPoints2D
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method Static GetPointOnCircle Calculates a point that belongs to the arc of a specified circle.
Public method GetType (inherited from Object).
Public method Static Radian Converts a degree value into a radian value.
Public method Static ReferenceEquals (inherited from Object).
Public method Static Sqr Raises specified value to the second power.
Public method Static SwapDouble Swaps two double values.
Public method ToString (inherited from Object).
Top