CHAMFER.lsp — Chamfer Feature Generation

Module: chamfer.lsp | V: v3.60 | Cat: Feature Generation | Size: 17.1 KB (515 lines)

Overview

Generates chamfer (bevel) geometry on panel edges. Supports 1/2”, 3/4”, 1” sizes, up/down/both directions. 515 lines of edge treatment logic.

Chamfer Types

  • Size: 1/2”, 3/4”, 1” (45° angles)

  • Direction: Up, down, or both faces

  • Position: Along any panel edge

  • Arrays: Multiple chamfers per edge

Geometry Generation

  • Creates angled lines at edges

  • Calculates intersection points

  • Handles corner transitions

  • Manages edge clearances

Input: ch* vars from ch_dlg | Output: Line entities
Called By: drawpan.lsp


Status: Standard (515 lines) | Updated: 2026-01-20