Message 1 of 3
Layoff - Block/Entity selection - Script vs Macro vs LISP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Between using scripts, macros or LISP - Can someone please suggest the easiest approach to create a simple "script" in AutoCAD. I'm using AutoCAD MEP but assuming it would apply to any flavor of AutoCAD.
I'm looking to toggle between "block" or "entity" selection settings when using the LAYOFF command.
Doing it manually requires numerous entries for such a commonly-used change.
Lastly, and most importantly, how can I create a shortcut (or alias) to run either script.
I tried using the following script to achieve that, but running a script via the SCR command and selecting each script takes as long as typing manually in command line:
Thanks in advance.