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

change color line with autolisp

  • Thread starter Thread starter Angelo2449
  • Start date Start date

Angelo2449

Guest
Hello everyone,
I do not find the instruction with which to set the color and type of line before tracking it.
Of course by autolisp:
- I choose the color
- I choose the line type (tracked, continuous, etc.)
- I draw the line
...... .
- I choose the color
- I choose the line type (tracked, continuous, etc.)
- I draw the line
...... .
Thank you.
 
you have to set two variables

celtype

(setvar "cecolor" 1); draws in red
(setvar "celtype" "hidden")
 

Forum statistics

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

Members online

No members online now.
Back
Top