Share
 
 

AutoLISP Variables

The syntax for using an AutoLISP variable is

!AutoLISPVariable

For example, to retrieve the values assigned to a variable defined as DIAMETER, enter !DIAMETER.

Was this information helpful?