AutoCAD AutoCAD Plotting and Output 1 — Questions and Answers
Question 1: Which AutoCAD feature allows you to define reusable plot settings, including paper size, plot scale, and plot style?
- Viewport Configuration
- Page Setup (Correct answer)
- Plot Style Table
- Sheet Set Manager
Correct answer: Page Setup
Page Setup stores named collections of plot settings that can be applied to layouts to ensure consistent output without re-entering parameters each time.
Question 2: In AutoCAD, what is the difference between a CTB and an STB plot style table?
- CTB assigns plot styles by color; STB assigns plot styles by named style to individual objects (Correct answer)
- CTB is for PDF output only; STB is for physical plotters
- CTB controls lineweight; STB controls color mapping
- CTB is used in model space; STB is used in paper space only
Correct answer: CTB assigns plot styles by color; STB assigns plot styles by named style to individual objects
CTB (Color-Dependent) maps plot properties to the object's color, while STB (Named Plot Style) assigns plot styles directly to objects or layers regardless of color.
Question 3: What is the recommended workflow to produce consistent, scaled paper output in AutoCAD?
- Plot directly from model space at a custom scale
- Create a layout with viewports, set viewport scale, and plot at 1:1 (Correct answer)
- Scale all objects in model space before plotting
- Use ZOOM to fit the drawing before plotting
Correct answer: Create a layout with viewports, set viewport scale, and plot at 1:1
The standard workflow uses paper space layouts with viewport scale set to the desired drawing scale, then plots the layout at 1:1 for accurate output.
Question 4: Which command is used to plot or publish a drawing to a PDF file in AutoCAD?
- EXPORT
- PLOT (Correct answer)
- SAVEAS
Correct answer: PLOT
The PLOT command (Ctrl+P) opens the Plot dialog, where you can select a PDF driver (such as DWG To PDF.pc3) to output the drawing as a PDF.
Question 5: What does the 'Plot to Scale' setting control when plotting a layout?
- The line weight of all objects in the plot
- The ratio between paper units and drawing units in the plotted output (Correct answer)
- The resolution (DPI) of the plotted output
- The color mapping applied to each layer
Correct answer: The ratio between paper units and drawing units in the plotted output
Plot to Scale defines how drawing units correspond to paper units, ensuring that, for example, 1 mm on paper equals a specific distance in the drawing.
Question 6: In AutoCAD, what is the PUBLISH command primarily used for?
- Uploading drawings to Autodesk 360
- Batch-plotting multiple sheets or layouts to a plotter, PDF, or DWF file (Correct answer)
- Publishing drawing standards to team members
- Exporting block attributes to a spreadsheet
Correct answer: Batch-plotting multiple sheets or layouts to a plotter, PDF, or DWF file
PUBLISH allows you to create a sheet list from multiple drawings or layouts and output them all in one batch operation to a plotter, PDF, or DWF.
Which AutoCAD feature allows you to define reusable plot settings, including paper size, plot scale, and plot style?