Plot Style Problem - Color changing not working

Plot Style Problem - Color changing not working

murat.ersan254
Explorer Explorer
646 Views
2 Replies
Message 1 of 3

Plot Style Problem - Color changing not working

murat.ersan254
Explorer
Explorer

Hi everybody. As you know, the color of 255 doesn't appear on outputs. That's why I want to change the plot settings. On this website, there's this article "https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoC.... I did everything but it didn't work. I recorded what I did and posted it below . Could you help me please?

0 Likes
647 Views
2 Replies
Replies (2)
Message 2 of 3

cadffm
Consultant
Consultant

Hi,

 

See the difference:

255 vs 255,255,255

the difference is: ,255,255

 

In your ctb Plotstyletable are 255 plotstyle, one for each ACI color (color 1- 255)

 

255,255,255 is a truecolor and not an ACI color,

so you don't have a plotstyle for this color in your ctb.

 

Change the object color in your DWG if 255,255,255 wasn't a good choice

Sebastian

0 Likes
Message 3 of 3

murat.ersan254
Explorer
Explorer
Well, isn't there any possibility to change the color of "255,255,255" to any other in the plot style manager?

I know I can filter or quick select all the objects with the color "255,255,255" and change their color but I have many drawing files with this color. That's why I don't want to select and modify those object in every file.
0 Likes