Message 1 of 19
Select all Polilines in Entire Drawing - but QSELECT is in DialogBox

Not applicable
01-20-2015
08:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I wonder if it is possible to write a lisp "Select all Polilines in Entire Drawing" (there is second option: not "in Entire Drawing", but "In current Selection").
I tried, but QSELECT command is displayed only in the DialogBox. And there is no "-QSELECT" command (commands with "-" on the beginning are opened in an Interactive Menu, even if in lisp code before them is (INITDIA).)
Could you tell me: Is that possible to do this lisp?