Description The free autolisp file LayerSwitch.lsp is designed to make switching between specific...
Latest articles
BasicDim.lsp: Automate basic dimensioning for standard drawing...
Description The free autoLisp file BasicDim.lsp is designed to automate adding basic dimensions to...
Mechanical Engineering drafting automated using AutoLISP
AutoCAD is more than just a drawing tool; it’s a dynamic platform that engineers and drafters...
Electrical engineering drawing automated using AutoLISP in...
Electrical engineering, a field brimming with precision and complexity, demands tools that can...
Comprehensive guide of 28 AutoLISP questions and answers
In the evolving world of CAD (Computer-Aided Design), automation and customization have become...
AutoLISP’s Power in Civil Engineering Drawing Production
AutoLISP offers an array of benefits for professionals working with AutoCAD, especially in the...
Using AutoLISP to Speed up Architectural Drawing Production
What is AutoLISP? AutoLISP is a dialect of the LISP programming language built specifically for the...
AutoLISP Functions Reference guide
Introduction to AutoLISP AutoLISP is a programming language primarily used for automating tasks and...
What is the Difference between AutoLISP and Visual LISP?
LISP programming within the domain of AutoCAD has been a game changer for professionals and...
What is the Difference between AutoLISP and LISP?
LISP, a pioneering programming language, has paved the way for many of the modern languages we use...
AutoLISP Tutorial: Drawing Statistics in AutoCAD
This AutoLISP Tutorial: Drawing Statistics in AutoCAD serves as a stepping stone for those eager to...
AutoLISP Tutorial: Sequential Auto-Numbering of Blocks and Text
Welcome to this comprehensive AutoLISP tutorial on sequential auto-numbering of blocks and text in...
AutoLISP Tutorial: Summation of Entity Lengths
Welcome to this AutoLISP tutorial, where we’ll delve into the fascinating realm of AutoCAD...
AutoLISP Tutorial: Export Block Attributes to CSV
Welcome to the AutoLISP Tutorial: Export Block Attributes to CSV. This comprehensive guide is...
AutoLISP Tutorial: Batch Layer On/Off
Welcome to the Batch Layer On/Off AutoLISP Tutorial. In this comprehensive guide, we’ll delve...
Introduction to AutoLISP: Creating a Custom Line Drawing Command...
To learn AutoLISP, you can use theses programs as a starting point. In this tutorial, you can learn...
AutoLISP Quick Start
AutoLISP is a dialect of the LISP programming language built specifically for use with the full...
Introduction to AutoLISP
AutoLISP is a dialect of the LISP programming language designed specifically for use with the full...
Basic Arithmetic Operations
Welcome to this lesson on basic arithmetic operations in AutoLISP. Arithmetic operations are...
Comparisons
Welcome to the lesson on comparisons in AutoLISP! In any programming language, the ability to...
Boolean Operations
Welcome to the lesson on Boolean operations in AutoLISP! Boolean operations, named after George...
Number Manipulation: Basic
Welcome to this lesson on basic number manipulation in AutoLISP. When dealing with numbers...
Number Manipulation: Advanced
Advanced numeric functions in AutoLISP play a pivotal role in elevating your programming skills to...
String Manipulation: Basics
Welcome to our lesson on the basics of string manipulation in AutoLISP! Strings, as sequences of...
String Manipulation: Conversions
Welcome to our lesson on string manipulation focusing on conversions in AutoLISP! The ability to...
Introduction to Lists: Basics
Welcome to this essential lesson on the basics of list manipulations in AutoLISP! Lists play a...
Introduction to Lists: Advanced
Greetings to all budding AutoLISP programmers! As we delve deeper into our journey through...
Basic Programming & Control Flow
Today, we’re diving deep into the realm of Basic Programming and control Flow in AutoLISP...
Advanced Programming & Control Flow
As you continue your journey in the AutoLISP realm, it’s time to venture into Advanced...
User Interaction: Input
Today, we’re diving into one of the most essential components of programming — User...
User Interaction: Configurations
In this lesson, we will delve into the exciting world of configurations in AutoLISP. Configurations...
Working with Entities in AutoCAD: Basics
Today, we are going to embark on a journey into the world of entities in AutoCAD. Entities are the...
Working with Entities in AutoCAD: Advanced
Welcome back! As we continue our journey into AutoLISP, we’ll delve deeper into advanced...
Selection Sets Management
Today, we embark on an exciting chapter in our AutoLISP journey: Selection Sets Management. In the...
Graphics & Display Functions
Welcome back! In today’s lesson, we will delve into the world of Graphics & Display...
Dictionaries, Tables & Records
Welcome to another exciting lesson on AutoLISP programming! Today, we’ll dive into...