Specset
← All updates

drawings

2 updates tagged “drawings

Drawing Review agent

Design Quality Review works spec-first: it walks your specification sections and checks the design against them. The new Drawing Review agent works from the other direction, leading with the sheets themselves.

  • Every sheet gets its own reviewer. The agent fans out across the drawing set in parallel, one review per sheet.
  • Cross-discipline checks. Each sheet is compared against the related sheets it coordinates with, across disciplines: structural against architectural, mechanical against plumbing, plans against their schedules and details.
  • Coordination defects surface as issues. Clashes, conflicting values, and broken callouts or cross-references land in your Issues list with citations to the exact sheet regions involved.

Run it alongside Design Quality Review rather than instead of it. The two catch different classes of problems. Read more in Design review.

Building areas for specs and drawings

Projects with multiple buildings often ship a spec book and drawing set per building, with the same section and sheet numbers repeated in each. Specset now supports building areas to keep them straight.

  • Per-building namespaces. Assign an area to each spec or drawing file, and every extracted section and sheet inherits it. Section 09 91 23 in Building A and Building B are now two distinct records.
  • Grouped browsing. The specifications list groups by area and then division, so each building reads as its own spec book.
  • Area-aware answers. Search, Q&A, and reviews understand areas, disambiguate duplicate numbers, and can be scoped to a single building.

Areas are opt-in per project under project settings. Read more in Specifications and Drawings.