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

change > properties < multiple

  • Thread starter Thread starter Angelo2449
  • Start date Start date

Angelo2449

Guest
Hello everyone,
I define an object with :
Code:
(setq and1 (entsel "\nsel select item (right button to end)"))
and then change the property > colour < with :
Code:
(command "_change" ed1 "" "_p" "_color" colore "")
the selection of > e1 < is multiple, including in a loop > while <.
how can I store the various > e1 < so as to change to all color?
Thank you.
 
use my "modules" among which you will find those for single and multiple selection. . .
 

Forum statistics

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

Members online

No members online now.
Back
Top