Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Constructivision Docs
Logo
Constructivision Docs
  • Commit History
  • ConstructiVision Modernization (2026) — Project Plan
    • ConstructiVision Modernization 2026
    • Project Charter
    • Inventory & Gap Analysis
    • Target Architecture (Modern Windows + Modern AutoCAD)
    • Phase Plan (P0-P5)
    • 2026 Timeline (Week-by-Week)
    • ConTech Optimizer – Revised Hypothetical Business Plan
    • Risk Register (2026)
    • Testing & Validation Strategy
    • Release & Distribution Plan (Modern Windows + Web)
    • v3.60 Source Recovery — Missing Dependency Fix
    • ConstructiVision TB11-01x32 — Architecture & Deployment
    • ConstructiVision TB11-01x64 — Architecture & Deployment
    • 30 — AutoCAD Evolution Analysis: Version-by-Version Impact on ConstructiVision
    • 31 — Comprehensive Workflow & Human Factors Analysis
    • Bug Tracker — Validation Campaign
    • XData Refactor Plan — Eliminate Text File Serialization
    • 34 — Tech Support Modernization
    • Software Development Lifecycle
    • Windows 10 Upgrade Study - Constructivision Compatibility
    • Demo Plan — White Cap + World of Concrete (End of 2026)
    • AI Enhancements Roadmap (P5)
    • Milestones Dashboard
    • Weekly Updates
    • Skill Development Guide
    • Templates
      • Weekly Update â” Template
      • Decision Log â” Template
      • Issue â” Template
  • Web Deployment
    • Deployment Architecture
  • Legacy ConstructiVision
    • Legacy ConstructiVision Versions: Comprehensive Analysis
    • ConstructiVision v3.60 Documentation
      • CSV.lsp - Main Application Entry Point
      • csvmenu.lsp - Menu Installation Entrypoint
      • CSV.VLX - Visual LISP Compiled Binary Analysis
      • CSV menu file family: .mnu, .mns, .mnc, .mnr, .prj, .prv
      • csv.mnu â” menu macros and âoeRun Programâ wiring
      • csv.prj and Csv.prv â” legacy menu build/toolchain notes
      • v3.60 Module Analyses Index
      • Legacy ConstructiVision v3.60 Installer and Payload
      • v3.60 file catalog
      • WINCSS.REG — Binary Registry Payload
      • v3.60 Subdirectory Analysis (OMITTED FROM PREVIOUS INVENTORY)
      • ConstructiVision v3.60 Module Documentation
        • Core Application Modules
          • CSV.lsp — Main Application Entry Point (CRITICAL)
          • CSVMENU.lsp — Main Menu System
          • ENABLE.lsp — Dialog Control State Management
          • ERR.lsp — Dialog Input Validation & Error Display
          • SETVARS.lsp — AutoCAD System Variable Configuration
          • UPDVAR.lsp — Dialog Variable Update & Conversion
          • WARNING.lsp — Warning Dialog Display System
          • WARNING - Module functionality
        • Project Management
          • DWGNEW.lsp — New Drawing Template Selection
          • DWGOLD.lsp — Existing Drawing Selection
          • NEW.lsp — New Project Creation Workflow
          • PJ_NAME.lsp — Project Name Extraction & Panel Prefix Generation
          • PROJECT.lsp — Project Selection & Initialization
        • Panel Drawing & Layout
          • DRAWPAN.lsp — Panel Drawing Generation Engine
          • FINPAN.lsp — Panel Finalization & Cleanup
          • INSPANEL.lsp — Panel Insertion & Placement
          • MAKEPAN.lsp — Panel Block & Entity Creation
          • PANATT.lsp — Panel Attributes & Variable Initialization
          • PANEL.lsp — Panel Entry Point & Validation
          • RENPAN.lsp — Panel Renumbering & Renaming
        • Dialog Boxes
          • Batch & Calculation Dialogs
            • BTCH_DLG - Batch Dialog Module (LSP)
          • BP_DLG.lsp — Base Plate Dialog Handler
          • CALC_DLG.lsp — Calculation Dialog
          • CH_DLG.lsp — Chamfer Dialog Handler
          • DL_DLG.lsp — Dowel/Lift Dialog Handler
          • DR_DLG.lsp — Dowel/Rebar Dialog Handler
          • FH_DLG.lsp — Foundation Head Dialog
          • FS_DLG.lsp — Foundation Slab Dialog
          • FV_DLG.lsp — Foundation Void Dialog
          • GRID_DLG.lsp — Grid Layout Dialog
          • LB_DLG.lsp — Ledger Beam Dialog
          • LL_DLG.lsp — Load Line Dialog
          • LYR_DLG.lsp — Layer Management Dialog
          • MATL_DLG.lsp — Material Selection Dialog
          • MD_DLG.lsp — Main Dialog Controller
          • MP_DLG.lsp — Mix Profile Dialog Handler (CRITICAL)
          • NB_DLG.lsp — Note Block Dialog
          • OPENING.lsp — Panel Opening Management
          • PL_DLG.lsp — Plate Line Dialog
          • PP_DLG.lsp — Panel Parameters Dialog Handler
          • RO_DLG.lsp — Roof Panel Dialog
          • SB_DLG.lsp — Slab Base Dialog
          • SDWG_DLG.lsp — Site Drawing Details Dialog
          • SD_DLG.lsp — Site Drawing Dialog
          • SLAB_DLG.lsp — Slab Panel Dialog Handler
          • SS_DLG.lsp — Slab Side Dialog
          • TP_DLG.lsp — Top Plate Dialog
          • TS_DLG.lsp — Tilt Slab Dialog
          • WALL_DLG.lsp — Wall Panel Dialog Handler
          • WC_DLG.lsp — Weld Connection Dialog Handler (CRITICAL)
          • WD_DLG.lsp — Weld Detail Dialog
        • Drawing & Dimensioning
          • BASEDIM.lsp — Base Dimension Calculations (CRITICAL)
          • DRAWDIM.lsp — Panel Dimensioning Engine (CRITICAL)
          • DRAWDIMLST.lsp — Dimension List Management
          • DRWBAS.lsp — Drawing Base Setup
          • LAYOUT.lsp — Drawing Layout Management
          • PLT.lsp — Plot Configuration
          • SLIDE.lsp — Slide File Management
        • Feature Generation
          • BOLT.lsp — Bolt Connection Generation
          • BRACE.lsp — Brace Point Generation
          • CHAMFER.lsp — Chamfer Feature Generation
          • COLUMN.lsp — Column Connection Generation
          • DOWELS.lsp — Dowel/Lift Insert Generation
          • FOOTING.lsp — Footing Connection Generation
          • MITER.lsp — Miter Joint Generation
          • WELD.lsp — Weld Symbol Generation
          • WELDCONN.lsp — Weld Connection Generation (CRITICAL)
        • Engineering Calculations
          • CENTGRAV - Module functionality
          • FEATURE - Module functionality
          • POINTS - Point/coordinate
          • THICK - Thickness calculations
          • TILTUP.lsp — Tilt-Up Panel Utility
          • WC_EDIT.lsp — Weld Connection Editor
        • Data Import/Export
          • DRENG - Module functionality
          • DRREAD - Module functionality
          • ENGEXP - Module functionality
          • ENGIMP - Module functionality
          • MBENG - Module functionality
          • MBREAD - Module functionality
          • WSBENG - Module functionality
          • WSBREAD - Module functionality
        • Automation & Batch Operations
          • BPAUTO - Automation routine
          • BTCH - Batch processing
          • PPAUTO - Automation routine
          • PPCENT - Module functionality
        • Validation & Checking
          • CHRCHK - Validation/checking
          • DBCHK - Validation/checking
          • DIRCHK - Validation/checking
          • RANGCHCK - Module functionality
        • List Management & Sorting
          • NEWLIST - List management
          • STRLSORT - Module functionality
          • WCEDLST - Module functionality
          • WCLIST - List management
          • WCMOD - Module functionality
        • Block & Attribute Management
          • MKBLK - Module functionality
          • NBBLOCK - Block management
          • NBENABLE - Feature enable/disable handler
        • Revision & Markup
          • DONEREV - Module functionality
          • ELEVMRKR - Module functionality
          • REVISION - Revision control
          • REVISION - Revision control
        • Page & Layout Management
          • FPAGE - Page/layout management
          • WCPAGE - Page/layout management
          • WDPAGE - Page/layout management
        • Helper Modules
          • CONVERT - Data conversion
          • dwg.dcl â” dialog inventory
          • EDITBX - Module functionality
          • FENABLE - Feature enable/disable handler
          • GREEN - Module functionality
          • INVAR - Module functionality
          • INVAR - Module functionality
          • J - Module functionality
          • NATIVE - Module functionality
          • OKCANHLP - Module functionality
          • PDISABLE - Module functionality
          • PICK - Module functionality
          • POINTMAP - Point/coordinate
          • process.dcl â” dialog inventory
          • SAVELAY - Module functionality
          • SBENABLE - Feature enable/disable handler
          • SCR - Module functionality
          • SHOW - Module functionality
          • TEST - Module functionality
          • viewpt.dcl â” dialog inventory
          • WCENABLE - Feature enable/disable handler
          • WDENABLE - Feature enable/disable handler
        • DCL Definitions
          • bp_dlg.dcl — Base Plate / Anchor Bolt Configuration
          • btch_dlg.dcl — Batch Processing Configuration
          • calc_dlg.dcl — Foot/Inch Calculator Utility
          • ch_dlg.dcl — Chamfer Configuration
          • dl_dlg.dcl — Dowel/Lift Insert Configuration
          • dreng_dlg.dcl — Rebar Engineering Calculations
          • dr_dlg.dcl — Dowel/Rebar Projection Configuration
          • dwg-dcl.md — Drawing Generation Configuration
          • fh_dlg.dcl — Foundation/Bearing Configuration
          • fs_dlg.dcl — Finish/Surface Configuration
          • fv_dlg.dcl — Field Verification Dialog
          • grid_dlg.dcl — Grid Layout System Configuration
          • invar-dcl.md — Invariant Properties Dialog
          • lb_dlg.dcl — Ledger Beam Connection Configuration
          • ll_dlg.dcl — Lintel/Ledger Configuration
          • lyr_dlg.dcl — Layer Management Configuration
          • matl_dlg.dcl — Material Specification Configuration
          • mbeng_dlg.dcl — Moment/Bending Engineering
          • md_dlg.dcl — Material Database Configuration
          • mp_dlg.dcl — Master Panel Dialog (CRITICAL)
          • nb_dlg.dcl — Note/Bubble Configuration
          • new.dcl — New Project Creation
          • pl_dlg.dcl — Panel List Management
          • pp_dlg.dcl — Panel Parameters / Pick Point Configuration
          • process-dcl.md — Process Status Dialog
          • project.dcl — Project Selection Dialog
          • revision-dcl.md — Revision Control Dialog
          • ro_dlg.dcl — Roof Features Configuration
          • sb_dlg.dcl — Schedule/Bill Configuration
          • sdwg_dlg-dcl.md — Sheet Drawing Setup
          • sd_dlg.dcl — Schedule/Detail Drawing Configuration
          • slab_dlg.dcl — Slab Panel Configuration
          • ss_dlg.dcl — Section/Slice Configuration
          • tp_dlg.dcl — Top Plate Configuration
          • ts_dlg.dcl — Tolerance Specification
          • viewpt-dcl.md — Viewport Configuration
          • wall_dlg.dcl — Wall Panel with Openings Configuration
          • warning-dcl.md — Warning and Error Dialog
          • wc_dlg.dcl — Weld Connection Configuration (CRITICAL FEATURE)
          • wc_edit-dcl.md — Weld Connection Edit Dialog
          • wd_dlg.dcl — Window/Door Detail Configuration
          • wsbeng_dlg.dcl — Wall/Slab Bending Engineering
      • Legacy Installer Analysis
        • ConstructiVision v3.60 Installer Sequence Analysis
        • ConstructiVision v3.60 Installer File Dependencies Analysis
        • Cross-Check Analysis & Menu Installation Bug Fix
        • InstallShield CAB/HDR Inventory (data1, _sys1, _user1)
        • InstallShield stub + support files on the ConstructiVision media
        • Readme-derived Installation Notes (Legacy Analysis - Updated)
        • Setup.ini notes
        • Setup.ins Installer Logic (Legacy Analysis - Superseded)
        • Updating the ConstructiVision 3.60 InstallShield Installer
        • v3.60 install â-’ hot patch (overlay newer files)
        • Rebuild installer vs. install+hotpatch (AutoCAD 2000)
    • ConstructiVision v7.0 Documentation
      • v7.0 CSV.lsp — Main Application Entry Point
      • CSV.VLX (v7.0) — Visual LISP Compiled Binary Analysis
      • Enhanced DCL Documentation - Template with Context & Integration
      • v7.0 Documentation Consolidation Report
      • wincss2000.exe — License Manager Executable
      • ConstructiVision v7.0 Module Documentation
        • v7.0 Module Documentation - Overview
        • csv.lsp � v7.0 Module
        • csvmenu.lsp � v7.0 Module
        • enable.lsp � v7.0 Module
        • err.lsp � v7.0 Module
        • updvar.lsp � v7.0 Module
        • warning.lsp � v7.0 Module
        • Project Management (Deprecated in v7.0)
        • Panel Drawing & Layout (Deprecated in v7.0)
        • Dialog Boxes (Extended)
          • Base/Foundation Dialogs
          • Batch & Calculation Dialogs
          • Feature Dialogs
          • Material & Connection Dialogs
          • Panel Dialogs
          • BP_DLG.lsp — Base Plate Dialog Handler
          • btch_dlg.lsp � v7.0 Module
          • CALC_DLG.lsp — Calculation Dialog
          • CH_DLG.lsp — Chamfer Dialog Handler
          • DL_DLG.lsp — Dowel/Lift Dialog Handler
          • DR_DLG.lsp — Dowel/Rebar Dialog Handler
          • FH_DLG.lsp — Foundation Head Dialog
          • FS_DLG.lsp — Foundation Slab Dialog
          • FV_DLG.lsp — Foundation Void Dialog
          • GRID_DLG.lsp — Grid Layout Dialog
          • LB_DLG.lsp — Ledger Beam Dialog
          • let_dlg.lsp � v7.0 Module
          • LL_DLG.lsp — Load Line Dialog
          • MATL_DLG.lsp — Material Selection Dialog
          • MD_DLG.lsp — Main Dialog Controller
          • MP_DLG.lsp — Mix Profile Dialog Handler (CRITICAL)
          • num_dlg.lsp � v7.0 Module
          • OPENING.lsp — Panel Opening Management
          • PL_DLG.lsp — Plate Line Dialog
          • PP_DLG.lsp — Panel Parameters Dialog Handler
          • rb_dlg.lsp � v7.0 Module
          • RO_DLG.lsp — Roof Panel Dialog
          • SB_DLG.lsp — Slab Base Dialog
          • SDWG_DLG.lsp — Site Drawing Details Dialog
          • SD_DLG.lsp — Site Drawing Dialog
          • site_dlg.lsp � v7.0 Module
          • SLAB_DLG.lsp — Slab Panel Dialog Handler
          • SS_DLG.lsp — Slab Side Dialog
          • TP_DLG.lsp — Top Plate Dialog
          • TS_DLG.lsp — Tilt Slab Dialog
          • WALL_DLG.lsp — Wall Panel Dialog Handler
          • WC_DLG.lsp — Weld Connection Dialog Handler (CRITICAL)
          • WD_DLG.lsp — Weld Detail Dialog
        • Drawing & Dimensioning (Deprecated in v7.0)
        • drawdim.lsp � v7.0 Module
        • drawpan.lsp � v7.0 Module
        • layout.lsp � v7.0 Module
        • plt.lsp � v7.0 Module
        • slide.lsp � v7.0 Module
        • Feature Generation
          • brace.lsp � v7.0 Module
          • chamfer.lsp � v7.0 Module
          • dowels.lsp � v7.0 Module
          • feature.lsp � v7.0 Module
          • green.lsp � v7.0 Module
          • weld.lsp � v7.0 Module
          • weldconn.lsp � v7.0 Module
        • Engineering Calculations & Utilities
          • Engineering Calculations (Deprecated in v7.0)
          • bpauto.lsp � v7.0 Module
          • btch.lsp � v7.0 Module
          • centgrav.lsp � v7.0 Module
          • chrchk.lsp � v7.0 Module
          • column.lsp � v7.0 Module
          • convert.lsp � v7.0 Module
          • dbchk.lsp � v7.0 Module
          • dirchk.lsp � v7.0 Module
          • donerev.lsp � v7.0 Module
          • dwgnew.lsp � v7.0 Module
          • dwgold.lsp � v7.0 Module
          • fenable.lsp � v7.0 Module
          • finpan.lsp � v7.0 Module
          • footing.lsp � v7.0 Module
          • fpage.lsp � v7.0 Module
          • Inspanel.lsp � v7.0 Module
          • invar.lsp � v7.0 Module
          • main.lsp � v7.0 Module
          • miter.lsp � v7.0 Module
          • mkblk.lsp � v7.0 Module
          • new.lsp � v7.0 Module
          • newlist.lsp � v7.0 Module
          • opening.lsp � v7.0 Module
          • panatt.lsp � v7.0 Module
          • panel.lsp � v7.0 Module
          • pdisable.lsp � v7.0 Module
          • pick.lsp � v7.0 Module
          • points.lsp � v7.0 Module
          • ppauto.lsp � v7.0 Module
          • ppcent.lsp � v7.0 Module
          • rangchck.lsp � v7.0 Module
          • renpan.lsp � v7.0 Module
          • revision.lsp � v7.0 Module
          • rndblock.lsp � v7.0 Module
          • savelay.lsp � v7.0 Module
          • sbenable.lsp � v7.0 Module
          • scr.lsp � v7.0 Module
          • strlsort.lsp � v7.0 Module
          • thick.lsp � v7.0 Module
          • TILTUP.lsp — Tilt-Up Panel Utility
          • wcenable.lsp � v7.0 Module
          • wclist.lsp � v7.0 Module
          • wcpage.lsp � v7.0 Module
          • WC_EDIT.lsp — Weld Connection Editor
          • wdenable.lsp � v7.0 Module
          • wdpage.lsp � v7.0 Module
        • WF.zip — AISC Wide Flange Steel Beam Library
        • Automation & Batch Operations (Deprecated in v7.0)
        • Validation & Checking (Deprecated in v7.0)
        • List Management & Sorting (Deprecated in v7.0)
        • Block & Attribute Management
        • Revision & Markup (Deprecated in v7.0)
        • Page & Layout Management (Deprecated in v7.0)
        • Helper Modules
        • DCL Definitions
          • bp_dlg-dcl.md — Base Plate Configuration (v7.0)
          • btch_dlg-dcl.md — Batch Processing Configuration (v7.0)
          • calc_dlg-dcl.md — Engineering Calculator (v7.0)
          • ch_dlg-dcl.md — Panel Chamfer Configuration (v7.0)
          • dl_dlg-dcl.md — Door/Large Opening Configuration (v7.0)
          • dr_dlg-dcl.md — Dowel/Rebar Projection Configuration (v7.0)
          • dwg-dcl.md — Drawing Generation Configuration (v7.0)
          • fh_dlg-dcl.md — Foundation/Bearing Configuration (v7.0)
          • fs_dlg-dcl.md — Finish/Surface Configuration (v7.0)
          • fv_dlg-dcl.md — Field Verification Dialog (v7.0)
          • grid_dlg-dcl.md — Reference Grid Configuration (v7.0)
          • invar-dcl.md — Invariant Properties Dialog (v7.0)
          • lb_dlg-dcl.md — Lifting/Bearing Configuration (v7.0)
          • ll_dlg-dcl.md — Lintel/Ledger Configuration (v7.0)
          • matl_dlg-dcl.md — Material Selection Dialog (v7.0)
          • md_dlg-dcl.md — Material Database Management (v7.0)
          • mp_dlg-dcl.md — Main Panel Configuration (v7.0)
          • new-dcl.md — New Project Setup (v7.0)
          • pl_dlg-dcl.md — Panel List Management (v7.0)
          • pp_dlg-dcl.md — Panel Properties Configuration (v7.0)
          • project-dcl.md — Project Configuration (v7.0)
          • rb_dlg-dcl.md — Rebar Configuration (v7.0)
          • revision-dcl.md — Revision Control (v7.0)
          • ro_dlg-dcl.md — Rough Opening Configuration (v7.0)
          • sb_dlg-dcl.md — Schedule/BOM Configuration (v7.0)
          • sdwg_dlg-dcl.md — Sheet Drawing Setup (v7.0)
          • sd_dlg-dcl.md — Schedule Detail Drawing (v7.0)
          • site_dlg-dcl.md — Site Coordination Dialog (v7.0)
          • slab_dlg-dcl.md — Slab Panel Configuration (v7.0)
          • ss_dlg-dcl.md — Section/Slice Configuration (v7.0)
          • tp_dlg-dcl.md — Top Plate Configuration (v7.0)
          • ts_dlg-dcl.md — Tolerance Specification (v7.0)
          • viewpt-dcl.md — Viewport Configuration (v7.0)
          • wall_dlg-dcl.md — Wall Panel Configuration (v7.0)
          • warning-dcl.md — Warning and Error Dialog (v7.0)
          • wc_dlg-dcl.md — Weld Connection Configuration (v7.0)
          • wc_edit-dcl.md — Weld Connection Edit (v7.0)
          • wd_dlg-dcl.md — Window/Door Configuration (v7.0)
    • Version Comparisons
      • CSV.lsp Version Comparison (v3.60 vs v7.0)
      • Complete File Analysis: v3.60 Installer vs v7.0(patch) Payload
      • ConstructiVision v3.60 vs v7.0 - Complete Module Comparison
      • Source Code Comparison: v3_60/v3.60 vs v7.0(patch)
      • File Diff: v3.60 Installer vs v11 Patch (Source Payload)
      • ConstructiVision Module Documentation - Final Status Report
      • Final Documentation Verification - v3.60 vs v7.0
      • Legacy Documentation Reorganization - Verification Report
    • Developer Notes
      • File Types Dictionary
      • AutoLISP Compilation Architecture
      • Menu System Architecture
      • File Creators Dictionary
      • File Consumers Dictionary
      • Developer Environment Setup
      • VLX Compilation & Verification Guide
      • AutoCAD Web Migration Guide
    • ConstructiVision User Manual
Back to top
View this page
Edit this page
  • Page & Layout Management (Deprecated in v7.0)
    • Status: Deprecated
    • v3.60 Modules (Removed)
    • v7.0 Approach
    • See Also
Next
Page & Layout Management (Deprecated in v7.0)
Previous
Revision & Markup (Deprecated in v7.0)
Copyright © 2026
Made with Sphinx and @pradyunsg's Furo