DR_DLG.lsp — Dowel/Rebar Dialog Handler

Module: dr_dlg.lsp | Version: v3.60 | Category: Dialog Boxes (Features) | Size: 4.8 KB (145 lines)


Overview

Configures rebar dowels for panel connections and structural continuity.

Control Pattern

Prefix: dr (Dowel/Rebar) - Controls: drt[n], drn[n], drd[n], drs[n], drq[n]

Features Configured

  • Rebar dowel sizes and positions

  • Projection lengths

  • Side selection (L/R via drs)

  • Face direction (L/R via drq)

  • Multiple dowel groups

Direction Conversions

Side (drs): Radio l[n]

  • “1” ? “L” (Left side)

  • “0” ? “R” (Right side)

Face (drq): Radio f[n]

  • “1” ? “L” (Left face)

  • “0” ? “R” (Right face)

Global Variables

Input/Output: All dr* variables
Calls: enable.lsp, updvar.lsp
Drawing: Rebar dowel generation modules


Status: Standard module | Last Updated: 2026-01-20