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

change of color

  • Thread starter Thread starter Angelo2449
  • Start date Start date

Angelo2449

Guest
Hello everyone,
I want the last command:
Code:
 (setq posf (getpoint "\nclicca ii point where you want the writing"))
(command "_text" posf 0.01 0.0 "proof")
(setq ed3 (entlast)
(redraw ed3 3)
(command "_change" ed3 "_p" "_color" 255,255 "")
change the color of "proof" in the white color, but this does not happen.
Help!
Thank you.
 

Forum statistics

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

Members online

No members online now.
Back
Top