ABSTRACT

Your applications will probably require data that extends beyond the basic geometry available in AutoCAD drawings. In addition, you will probably need to preserve some data between multiple drawing edit sessions. The normal operation of a Visual LISP program is to be loaded and then evaluated. When the evaluation is finished, data may be left in global variables that can be accessed immediately when the program is restarted.