wc_edit-dcl.md — Weld Connection Edit Dialog

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

Note

Weld Connection Editing

Quick-edit dialog for modifying existing weld connections including weld size, type, length, and specifications without reopening main weld dialog.


Functional Purpose

Weld Connection Editing - Provides streamlined interface for editing already-placed weld connections, enabling quick modifications without full reconfiguration.

Key Functions:

  1. Select existing weld (pick from drawing)

  2. Modify weld parameters (size, type, length)

  3. Update specifications (AWS classification, inspection)

  4. Adjust position (move connection point)

  5. Copy weld properties (apply to other connections)

  6. Delete weld (remove connection)

Typical Workflow

1. User has panel with multiple welds configured
2. Engineer requests change: "Increase weld size"
3. User double-clicks weld symbol on drawing
4. wc_edit opens showing current weld:
   • Type: Fillet weld
   • Size: 3/16"
   • Length: 6"
   • Symbol: Standard AWS
5. User changes size: 3/16" ? 1/4"
6. User clicks OK
7. Weld symbol updates immediately
8. No need to reconfigure entire connection

Control Semantics

Weld Selection:

  • wce_select - Pick weld to edit:

    • Click on drawing

    • List selection (dropdown of all welds)

    • By connection ID

Weld Properties:

  • wce_type - Weld type:

    • Fillet

    • Groove (full penetration)

    • Plug/slot

    • Spot

  • wce_size - Weld size:

    • Fillet: 1/8”, 3/16”, 1/4”, 5/16”, 3/8”

    • Groove: Plate thickness

  • wce_length - Weld length:

    • Continuous

    • Intermittent (with spacing)

    • Specific length (inches)

Weld Location:

  • wce_side - Weld location:

    • Arrow side (near arrow)

    • Other side (far from arrow)

    • Both sides

  • wce_all_around - All-around symbol (circle on tail)

  • wce_field - Field weld flag (flag on symbol)

Specifications:

  • wce_aws - AWS classification:

    • E70XX (most common)

    • E80XX (high-strength)

    • Per AWS D1.1

  • wce_inspect - Inspection level:

    • Visual (V)

    • Magnetic particle (MT)

    • Ultrasonic (UT)

    • Radiographic (RT)


Quick Edit Features

Copy Properties

Workflow:

1. Edit weld WC-01 (change to 1/4")
2. Click [Copy Properties]
3. Select target welds: WC-02, WC-03, WC-04
4. Click [Apply]
5. All 4 welds now 1/4" size
Result: Fast bulk editing

Move Connection

Adjust Position:

1. Weld slightly off target location
2. Edit ? Move
3. Click new position OR
4. Enter coordinates
5. Weld relocated precisely

Match To Existing

Copy from Library:

1. Select weld to edit
2. Click [Match To...]
3. Pick reference weld (similar connection)
4. Properties copied
5. Consistency maintained

Edit vs Full Configuration

When to Use wc_edit:

  • ? Modifying existing weld (quick changes)

  • ? Size adjustments (larger/smaller)

  • ? Moving position slightly

  • ? Copy properties to similar welds

When to Use wc_dlg (full):

  • ? Adding new weld connection

  • ? Complete reconfiguration

  • ? Complex connection setup

  • ? Multiple parameters changing


Integration

Called By:

  • Double-click weld symbol

  • Right-click ? Edit Weld

  • Edit menu ? Modify Connection

Updates:

  • Weld symbol on drawing

  • Weld schedule

  • Connection database

  • Material quantities (if size changed)

Preserves:

  • Connection ID

  • Associated drawings

  • Notes/references


Best Practices

Quick Edits:

  • ? Use for simple changes (faster)

  • ? Verify weld schedule updates

  • ? Check capacity if increasing size

  • ? Note revision if significant change

Bulk Changes:

  • ? Use copy properties for consistency

  • ? Edit one, apply to many

  • ? Verify all updated correctly

Common Mistakes:

  • ? Forgetting to check capacity (larger weld doesn’t always mean adequate)

  • ? Moving weld off plate (outside connection zone)

  • ? Changing one weld in symmetric pair (inconsistency)

  • ? Not updating weld schedule (drawing mismatch)


Revision Tracking

Change Documentation:

When weld edited:
- Log change (revision system)
- Update weld schedule
- Mark drawing with delta (if significant)
- Note in project log

Example:
"Weld WC-12 increased from 3/16" to 1/4" 
per structural engineer direction, 1/20/26"

Documentation Metadata

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


End of Document