Login
|
Sign Up
AutoLISP Function Detail
Name:
angtof
Syntax:
(angtof
str [mode]
)
Description:
Returns the angle in the specified units.
Mode
is used to specify the Angular Units.
0 - Decimal degrees
1 - Degrees
2 - Grad
3 - Radian
4 - Surveyor's
Example(s):
(angtof "180" 0)
3.14159