Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I would like to ask for AutoLISP for "filter selection mode - Object=Dimensions".
What I have/I do:
- I use "FILTER" command firstly
- then I have to select my specific filter to dimensions
- then click Apply
- the last step is to select dimensions in my drawing and hit enter to select it excluded everything else in the drawing
What I would like to have:
I would like to do this steps in just one autolisp because of frequency of use this command.
I would create Macro for this AUtoLISP command as a new icon on AutoCAD toolbar.
I will click on it, then just select dimensions.
I would like to do this for every category of selection filter by create more macros for every selection filter I need and then just use this icon added to my toolbar isntead of using Filter command and going through the pop-up menu.
Thank you in advance
Solved! Go to Solution.