[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Quick Snap Sets
Tip# 2217 By Mitchel Thaxter On 01-Jun-2007
3
Rated By 1 users Downloaded : 336
Categories : File Options, Misc. User Tools
Software type : AutoCAD
Rename File To : Tip 2217: SETSNAP.lsp
A quick and simple set of functions for establishing object snaps.

Quick Snap Sets (Tip #2217) by Mitchel E. Thaxter is a quick and simple set of functions for establishing object snaps. The code includes four command functions based on the plus and minus keys. You can quickly adjust these commands to match your preferences for object snaps just by changing the constant values used (see source code for values). After loading the LISP code, four new commands are available. To change the object snap mode to everything, type the plus key twice and press Enter. To change the object snap mode to nothing, type the minus key twice and press Enter. Quick mode adjustments like this are easy to code in LISP, and they provide a nice power tool for regular AutoCAD users.

 

 

Average Rating:
3


User comments