ie (setq ss1 (ssget)) works, but the Select Objects: ss1 - no, writes *Invalid selection*
(Assuming SS1 has been created...)
It's not Select Objects: ss1
It's Select Objects: !ss1 I've updated my previous posting. Now if a command is inactive, it will select everything (for pickfirst) and if a command is active, it will store the chosen selection set as SSS (variable) and print to the command line as "!SSS ". The selection set will remain stored as SSS, which can be called at anytime with "!SSS".
Well, thank ILoveMadoka, I never could understand why I can not use variables in macros.
页:
1
[2]