AutoCAD

AutoLISP Layer Snippets

These are some of my frequently used AutoLISP snippets for layer management. I’ve got a heap of these in a lisp file that I autoload into autocad at startup. You can find the entire file here: layer-shortcuts.lsp. If you look through that file, you’ll see that I have a common set of layers (for 2D and general work) that I include in every drawing file. The AutoLisp commands help to speed up my drafting with these common layers....
AutoCAD Code

Scratch! v. 1.2 released

The scratchpad layer utility for AutoCAD has been updated to 1.2...
AutoCAD Code

Twist Lisp

An AutoCAD utility to manipulate the rotation of the current view....
AutoCAD Code

Pianos & Steel. CAD Block Giveaway!

A collection of cad blocks (for free!)...
AutoCAD Blocks

Improved Layer Isolate

An AutoLISP routine to unite the layeriso & layeruniso commands into a single toggle command....
AutoCAD Code

Layer State Switcher

AutoLISP code to toggle between layerstates....
AutoCAD Code