Back to projects
Software

Custom AutoLISP Tools for AutoCAD

Course Προσωπικό project
Year of studies 3ο έτος
Year 2025
Tools
AutoLISP (.lsp)AutoCAD
Custom AutoLISP Tools for AutoCAD

A personal project developing custom AutoLISP commands to automate repetitive drafting tasks in AutoCAD.

**The tools**

- **Finding similar shapes** - automatic detection and selection of geometrically identical entities across a drawing - **Selection by layer** - instant selection of all objects belonging to a specific layer - **Break at all intersections** - automatic breaking of entities at every intersection point with other objects - and several more utilities tailored to my daily workflow

**The result**

Tasks that previously required dozens of manual clicks now run with a single command - a significant time saving and fewer errors on large drawings.

**Why it matters**

This project combines my civil engineering background with programming: understanding both what a draftsman actually needs and how to build the tool that delivers it.