nb_dlg.dcl — Note/Bubble Configuration

File: nb_dlg.dcl
Version: v3.60
Category: Dialog Definitions
Size: 5.9 KB (178 lines)

Note

Drawing Annotations

Configure drawing notes, detail bubbles, section markers, and callouts for comprehensive panel documentation and reference coordination.


Functional Purpose

Note/Bubble Management - Adds and manages drawing annotations including general notes, detail bubbles, section cut markers, and reference callouts for clear documentation.

Key Functions:

  1. General notes (text annotations on drawing)

  2. Detail bubbles (reference circles with numbers/letters)

  3. Section markers (cutting plane indicators)

  4. Callout leaders (arrows pointing to features)

  5. Reference symbols (detail-on-sheet, match lines)

  6. Revision clouds (markup for changes)

User Need

  • Documentation clarity (explain features, dimensions)

  • Detail references (link to enlarged details)

  • Section cuts (indicate where sections are taken)

  • Construction notes (installation instructions)

  • Coordination (reference other drawings)

Typical Workflow

1. User has panel drawing displayed
2. User clicks [Notes/Bubbles] button
3. nb_dlg opens
4. User selects: Detail bubble
5. User clicks location on drawing
6. Dialog prompts: Enter detail number
7. User enters: "3" (Detail 3)
8. User enters: Sheet reference "A-301"
9. Bubble drawn: Circle with "3" and "A-301"
10. User adds general note:
    "All welds per AWS D1.1"
11. User clicks OK, annotations added

Control Semantics

Annotation Type

Type Selection:

  • nb_type - Annotation dropdown:

    • General note (text block)

    • Detail bubble (reference circle)

    • Section marker (cutting plane symbol)

    • Callout (leader with text)

    • Revision cloud (freehand cloud shape)

    • Match line (drawing continuation indicator)

General Notes

Note Configuration:

  • nb_text - Note text (multi-line):

    • Standard notes library OR

    • Custom text entry

  • nb_location - Placement:

    • Upper right (typical for general notes)

    • Lower left

    • Click to place

  • nb_size - Text height:

    • 1/8” (standard at 1:1 scale)

    • 3/16” (larger for emphasis)

    • Scales with drawing scale

Standard Notes Library:

Common notes:
- "All dimensions in feet-inches unless noted"
- "All welds per AWS D1.1 latest edition"
- "Verify all dimensions in field before fabrication"
- "See structural drawings for loading"
- "Concrete: f'c = 5000 PSI at 28 days"

Detail Bubbles

Bubble Configuration:

  • nb_detail_num - Detail number:

    • 1, 2, 3, etc. (sequential)

    • A, B, C (letter codes)

  • nb_sheet - Sheet reference:

    • “A-301” (detail on sheet A-301)

    • “THIS SHEET” (detail below on same sheet)

  • nb_size - Bubble diameter:

    • 3/8” (standard)

    • 1/2” (larger for emphasis)

Appearance:

???????
?  3  ?  ? Detail number
?     ?
?A-301?  ? Sheet reference
???????

Section Markers

Section Configuration:

  • nb_section_id - Section identifier:

    • “A-A”, “B-B”, “1-1”, “2-2”

  • nb_section_scale - Section scale:

    • “SCALE: 1/2” = 1’-0””

    • “SCALE: 3” = 1’-0””

  • nb_direction - View direction arrows:

    • Both ends (typical)

    • One end only

Symbol:

    ??????A??????
         ?
    (Cutting plane line)
         ?
    Detail bubble references

Callouts

Callout Configuration:

  • nb_callout_text - Text content:

    • Feature identification

    • Specification reference

    • Installation note

  • nb_leader - Leader line style:

    • Straight (most common)

    • Spline (curved)

    • Multi-segment (jogs around)

  • nb_arrow - Arrow style:

    • Closed filled (standard)

    • Open

    • Dot

    • Slash


Standard Notes

Construction Notes

GENERAL:
- Verify all dimensions in field before fabrication
- Report all discrepancies to engineer immediately
- Do not scale drawings for dimensions

CONCRETE:
- All concrete f'c = 5000 PSI at 28 days unless noted
- Air entrained concrete for exterior exposure
- Slump: 4"-6" at point of placement

REINFORCEMENT:
- All reinforcement Grade 60 (fy = 60,000 PSI)
- Concrete cover: 3/4" to rebar (interior faces)
- Concrete cover: 2" to rebar (exterior faces)
- Lap splices per ACI 318 latest edition

WELDING:
- All welds per AWS D1.1 latest edition
- Weld all embed plates to embedded bars
- Visual inspection of all welds required

ERECTION:
- All panels to be erected plumb within 1/4" in 10'
- Grouting required within 24 hours of erection
- Brace panels until permanent connections made

Detail Referencing

Detail Numbering System

Typical Convention:

Detail 1 = Typical weld plate connection
Detail 2 = Base plate anchor detail
Detail 3 = Window jamb section
Detail 4 = Door head section
Detail 5 = Parapet coping detail
...

Each detail numbered sequentially
Bubbles on plan reference detail number and sheet

Section Numbering

Section Convention:

A-A = First section (through main panel)
B-B = Second section (through opening)
1-1 = Alternative numbering (numeric)

Sections show internal construction
Critical for understanding 3D geometry

Integration

Called By:

  • Drawing menu ? Notes/Annotations

  • Right-click ? Add Note

  • Toolbar annotation button

Drawing Layer:

  • PANEL-TEXT layer (notes)

  • PANEL-DETAILS layer (bubbles, sections)

Variables:

  • Note text strings

  • Bubble numbers/references

  • Section identifiers


Best Practices

General Notes:

  • ? Use standard notes library (consistency)

  • ? Place in consistent location (upper right typical)

  • ? Update for each project (verify applicability)

Detail Bubbles:

  • ? Number sequentially (1, 2, 3… not 1, 3, 5)

  • ? Always include sheet reference

  • ? Match detail number to actual detail sheet

Sections:

  • ? Letter sequentially (A-A, B-B, C-C)

  • ? Show cutting plane clearly (thick line)

  • ? Arrows point in view direction

Common Mistakes:

  • ? Wrong sheet reference in bubble (detail not on that sheet!)

  • ? Missing notes (drawing incomplete)

  • ? Inconsistent note text (same note different wording)

  • ? Too many notes (clutters drawing)


Documentation Metadata

Enhancement Status: ? COMPREHENSIVE - ENHANCED [8/23 v3.60 remaining]


End of Document