@kristiL539J
DISCLAIMER: I have no knowledge of the way your office works. Any of the suggestions below may be at odds with your typical workflows, or may solve one problem but create three more.
The plot style file (CTB or STB) does not have to set the lineweight. The lineweight for Color 1 could be set to Use object lineweight in the CTB file and then the resolved lineweight in drawing would be used.
The colors in the drawing could be changed to work with a plot style file you already have set up.
If the colors have to stay as they are (because, designers...) and lineweights have to be assigned in the plot style file (because you plot the same stuff with two or more different plot style files to get different effects, and the lineweight varies from one effect to another), then you may need to set up a named plot style file (STB) so that the three reds all plot as desired.
Assuming that the current drawing uses color-dependent plot styles (CTB), you will need to:
- Convert your CTB file to a mapping STB file for use in the conversion with the CONVERTCTB command.
- Convert the drawing file from CTB to STB using the CONVERTPSTYLES command, using the mapping STB file previously created.
- Set the new STB file you created as the current plot style file in the STB drawing file.
- Assign the desired named plot styles in the STB drawing file. At the least, assign the correct plot style to your Layers. If you have objects that had hard-coded Colors - colors not set to ByLayer or ByBlock - then you may need to assign plot styles directly to those objects (rather than the preferred ByLayer or, for nested objects, ByBlock). Otherwise, if you have a red object on a green layer, and you assign the equivalent of your green plot style to the layer, the object will plot like it was green, not red.
David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
