askvity

How do you change the plot transparency in AutoCAD?

Published in AutoCAD Plotting 2 mins read

You can change the plot transparency in AutoCAD by accessing the Plot dialog box and enabling the "Plot transparency" option.

Here's how to do it:

  1. Open the Plot dialog box: Type PLOT in the Command line and press Enter. Alternatively, you can go to Application Menu > Print > Plot.

  2. Locate the Plot Transparency Option: Within the Plot dialog box, look for a checkbox or option labeled "Plot transparency." This might be located in the main dialog box or within a section such as "Plot Options" or "Plot Settings."

  3. Enable Plot Transparency: Select (check) the "Plot transparency" option. This tells AutoCAD to respect transparency settings applied to objects in your drawing when creating the plot.

  4. Click OK: Click the OK button in the Plot dialog box to proceed with plotting your drawing. The output will now reflect the transparency settings you've applied to objects in your AutoCAD drawing.

Important Considerations:

  • Object Transparency: Ensure that the objects in your drawing actually have transparency applied to them. You can adjust the transparency of objects in the Properties palette. Select the object(s), type PROPERTIES or PR and press Enter. In the Properties palette, look for the "Transparency" property under the "General" category.
  • Plot Style Tables (CTB/STB): Plot Style Tables can override object properties. If your plot style is set to control transparency, you might need to adjust the plot style table to achieve the desired result. To edit a plot style table, type PLOTSTYLEEDIT in the command line and press Enter.
  • Printer Support: The final printed result will depend on whether your printer supports transparency. Some printers might not accurately reproduce transparency, in which case you may need to experiment with different plot settings or try plotting to a PDF file first.

Related Articles