Skip to content

Useful LISP routines for CAD (AutoCAD, BricsCAD) to automate repetitive tasks.

Notifications You must be signed in to change notification settings

fbrandao2k/Autocad-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Useful LISP routines for CAD (AutoCAD, BricsCAD) to automate repetitive tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published