This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
2f106115 a25f 754a ac32 95428bbb5723
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| DegToGrad | Constant to transform an angle between degrees and gradians. |
| DegToRad | Constant to transform an angle between degrees and radians. |
| GradToDeg | Constant to transform an angle between degrees and gradians. |
| HalfPI | PI/2 (90 degrees) |
| PI | PI (180 degrees) |
| RadToDeg | Constant to transform an angle between degrees and radians. |
| ThreeHalfPI | 3*PI/2 (270 degrees) |
| TwoPI | 2*PI (360 degrees) |