Stories recently tagged with 'AutoLISP' Subscribe to this feed
8
kicks
published 2 years ago, submitted by lazydrafter 2 years ago

Previously I wrote about using AutoLISP to create selection sets. While these are great, especially for use in scripts and macros, they are kind of clunky to use if you need a quick selection set. Here are a few quick and easy ways to create selection sets. read more...

tags: , , | tag it

9
kicks
published 2 years, 3 months ago, submitted by lazydrafter 2 years, 2 months ago

One of my favorite things about using AutoCAD is the ability to write and run scripts to help me do repetitive tasks quickly. A script is a series of commands (just like you type into the command line) that you can save in a text file and run on any drawing whenever you need it. Since it is saved in a text file, you can easily share it with colleagues who might need to use it. I have a library of scripts for repetitive tasks we do at work on a regular basis. Here is how to get started writing a script. read more...

tags: , , | tag it

Search: