What is a ʼSheet Setʼ (DST file) in BricsCAD?
Short Answer
A Sheet Set in BricsCAD is a .dst file that organizes multiple drawing sheets, layouts, and sheet properties into one managed project set, typically through the SHEETSET command. It is the standard professional method for handling plotted sheet collections and publishing. Limitation: the DST file depends on correct drawing paths.
What You Need to Know Before
Warning: A DST file does not contain the drawings themselves; it only stores references and sheet metadata. If DWG files are moved, renamed, or opened from inconsistent network paths, sheet references can break and publishing may fail.
How to Create and Use a Sheet Set
Command: SHEETSET
Shortcut: No default shortcut
Quick Steps:
- Run SHEETSET, then in the Sheet Set Manager choose New Sheet Set from the panel menu or right-click area.
- Select Existing drawings or An example sheet set, then define the
.dstfile location and save path. - Add layouts from your DWG files, then use Publish or right-click sheets to manage numbering, subsets, and page setup options.
Variables & Settings
- Key Setting: Prompt for plot device override / assigned Page Setup
A consistent page setup is critical in Sheet Set workflows. If layouts use different plotters, paper sizes, or CTB/STB files, batch publishing can produce inconsistent output. Assign the same page setup to all sheets before publishing.
Why it Fails
- Cause 1 (Geometry): The layout exists, but its viewport scale, title block, or paper setup is inconsistent, so the sheet publishes incorrectly even though it is listed in the DST.
- Cause 2 (layers/Locks): Referenced title blocks or xrefs inside the sheet layouts are on frozen, locked, or unresolved layers, causing incomplete plotted sheets.
- Cause 3 (Command/Logic): The DST references specific DWG layout paths; if drawings are renamed, moved, or copied outside the expected folder structure, the sheet entries become unresolved.
Quick Fix & Best Practice
- Quick Fix: Open SHEETSET, right-click the unresolved sheet, and use Import Layout as Sheet again or update the sheet reference after correcting the DWG path and page setup.
- Manager’s Verdict: Use Sheet Sets for any multi-sheet project that needs repeatable publishing, consistent naming, and team coordination. Avoid it for one-off single-layout files where DST management adds unnecessary overhead.
FAQ
Can a DST file store the actual drawing geometry?
No, it only stores sheet set data and references to DWG layouts.
Can I publish multiple layouts from a Sheet Set at once?
Yes, Sheet Set Manager is commonly used for batch publishing full drawing sets.
What happens if I move drawings after creating the Sheet Set?
The DST may lose sheet references until the drawing paths are corrected.
.
