Automation in AutoCAD using AutoLISP
This is a collection of AUTOLisp scripts that might come in handy for everyone. Each script is commented to give an idea of what it does.
- elevation_profile.lsp Create an elevation profile from a columnar data in CSV format.
- non_overlapping_labels.lsp Create non-overlapping labels over each station.
- _load_template.lsp Load required drawing template as new drawing.