DL_DLG.lsp — Dowel/Lift Dialog Handler¶
Module: dl_dlg.lsp | Version: v3.60 | Category: Dialog Boxes (Features) | Size: 5.2 KB (155 lines)
Overview¶
Manages dowel and lifting insert placement for panel handling and erection.
Control Pattern¶
Prefix: dl (Dowel/Lift) - Controls: dlt[n], dln[n], dld[n], dlq[n]
Features Configured¶
Dowel positions and spacing
Lift insert locations
Face direction (L/R)
Dimension offsets
Multiple dowels per panel
Face Direction Logic¶
Radio buttons: f[n] (face selection)
“1” ? “L” (Left face)
“0” ? “R” (Right face)
Global Variables¶
Input/Output: All dl* variables
Calls: enable.lsp, updvar.lsp, rangchck.lsp
Drawing: dowels.lsp generates dowel symbols
Status: Standard module | Last Updated: 2026-01-20