Display full version of the post: Change Color of all objects to specific colors

Pigtoss
16.07.2014, 20:18

Hello, In many of my drawings, there colors have been set to "red" or "yellow". However, when we print these drawings, our plot settings just change these colors to just black. I wondering if there is a way to quickly select all objects that are "red" and change them to "color 10". And also repeat for objects that are "yellow", "green", etc... Or perhaps someone has made a LSP program already? Thanks, Brad

John Connor
16.07.2014, 23:39
Perhaps QSELECT?A quick search re: lisp routines for changing the color property of any given entity shouldn't be too difficult to find.

ssolkar
18.07.2014, 07:08
JUST GO TO PLOT STYLE TABLE,ASSIGN YOUR COLOR.

thinker
26.07.2014, 06:08
I am using this lisp for this purpose from a long time, I forget the source of this lispuploads/381267/Change_Colour.LSP

Pigtoss
29.07.2014, 00:09
To call this LSP, do you just type "cx"?

jiteshnakum86
29.07.2014, 18:00
Hello,Please check your plot style in plot manager, may it was settled as a "monochrome" for plot properties.If it was just changed into "None"ThanksJitesh

philippe JOSEPH
30.07.2014, 07:15
Hello Pigtoss, what I know about LISP files is that you have to UPPLOAD them in your file to be treated then :
Launch the associated command.
I don't know that LISP and i have searched in the LISP file but not found the command.
Maybe "thinker" will help you ( us ).
Please tell me if this helped or not.......
Tell us about the good or bad use of this LISP and if you have succeeded in treating your files OK.

thinker
02.08.2014, 06:14
Yes, to call this LSP just type cx. in any of *.lsp file the wording after "defun C:" is command of that lisp, you can change these words as your convenience but be sure that it does not conflict with other commands.to load lisp files THIS  will help you.

mmkkmmv
20.01.2015, 06:09
Go to https://www.youtube.com/watch?v=ojylu6iZ8YMand download the .arx file at address below

mmkkmmv
20.01.2015, 06:11
Go to below address:https://docs.google.com/file/d/0B5YdrO75D-xYUGVxYUJFM1NpZnM/edit?pli=1and download .arx file for autocad 2010

mmkkmmv
20.01.2015, 06:14
Go to the below address:https://www.youtube.com/watch?v=ojylu6iZ8YMand download .arx file