• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

select all objects of a certain layer

  • Thread starter Thread starter Lucatop
  • Start date Start date

Lucatop

Guest
I am beginning to move the first steps in using autolisp. wandering on the web I find nothing useful to select all objects of a certain layer.
qselect for example opens me its specific menu and I can't pre set the selectionl ayer + layer name automatically
thanks in advance
 
with the lisp you have to use ssget with selection filters
a thing like (ssget "x"((8 . "layer to filter"))))
Check if the group is 8... I'm going to arm.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top