Login | Sign Up
 





 
AutoLISP Function Detail
Name: angle

Syntax:
(angle pt1 pt2)

Description:
Returns the angle between two points in radians.

Example(s):
(angle '(0.0 4.0 0.0) '(2.0 5.5 0.0))
0.643501