Skip to content

Files

Latest commit

a4dc56f · Sep 22, 2024

History

History
24 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.01 KB

Useful Cad-lisp routines


tlen -> Calculates total length of selected elements

tlen.lsp Calculates the total length of all selected elements in AutoCAD/BricsCAD.

tlen2

CountV1-5.lsp -> Blocks counter (+table generation)

This program enables the user to record the quantities of a selection or all standard or dynamic blocks in the working drawing. The results of the block count may be displayed at the AutoCAD/BricsCAD command-line, written to a Text or CSV file, or displayed in an AutoCAD Table, where available. From https://www.lee-mac.com/blockcounter.html

Count

BricsCAD Civil -> Z Scale TIN

Routine to modify terrains, TIN surfaces in BricsCAD.

GridRect

Draws a grid with coordinates.

GraphToCAD

Transforms graphs from Excel spreadsheets into custom CAD entities.