Message 1 of 2
LISP code automate set of Autocad comment or process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a set of processes that I need to automate using LISP. (Scale uniformity to yes, Unit precision to 0.00, Purge all checked items , Zoom extent the drawing)
To open a drawing file from a folder, navigate to the desired folder and locate the file. Then, select the file to open it. To access the block editor, choose the "current drawing" option. Once inside the block editor, set the block property scale uniformity to "YES". Furthermore, please set the unit precision to two decimal places in order to ensure accurate measurements. After that, kindly save and close the block editor page. Next, proceed to purge the drawing sheet purge all checked items and zoom to the extent of the drawing. Finally, save and close the drawing file.