/autolisp

Automation in AutoCAD using AutoLISP

Primary LanguageCommon Lisp

autolisp

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.

  1. elevation_profile.lsp Create an elevation profile from a columnar data in CSV format.
  2. non_overlapping_labels.lsp Create non-overlapping labels over each station.
  3. _load_template.lsp Load required drawing template as new drawing.