WELDCONN.lsp — Weld Connection Generation (CRITICAL)

Module: weldconn.lsp | V: v3.60 | Cat: Feature Generation | Size: 18.3 KB (551 lines)

Warning

Critical Structural Feature - Weld connections are primary method for panel connections. Generates embed plates, weld symbols, dimensions, and connection details.

Overview

Generates AutoCAD entities for weld connections: embed plates, weld symbols (AWS standards), connection callouts, array patterns. 551 lines of geometry.

Weld Types

  1. Embed Plates - Rectangular/custom in concrete

  2. Weld Plates - Steel welding plates

  3. Connection Details - Callouts/specs

  4. Arrays - Multiple weld patterns

Geometry

  • Position: X,Y,Z relative to panel

  • Rotation: Face orientation angles

  • Edge Placement: L/R/T/B logic

  • Clearances: Min spacing from edges

Weld Data (wcl)

(ID "Name" Width Height Y-Offset Bolt-Pattern ...)
(1 "4x6 Embed" 4.0 6.0 1.5 "4-bolt" ...)

Input: wc* vars, wcl list | Output: Lines, blocks, text
Called By: drawpan.lsp, makepan.lsp


Status: Critical (551 lines) | Updated: 2026-01-20