[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.
Create CAD Folders
Tip# 4247 By Samuel Lucido On 25-Jan-2014
4
Rated By 1 users Downloaded : 238
Categories : File Creation
Software type : AutoCAD 2014
Rename File To : Set_Folders.lsp
Create subfolders under the folder where your drawing is located.

This routine allows you to create subfolders under the folder where your drawing is located. Tip author Sam Lucido uses this routine to create his default company standard subfolders.

Start by loading the LISP file. When you run the command SETCAD, five subfolders are created named spreadsheets, client, design, xrefs, and images. Feel free to rename these subfolders as needed, and to increase or decrease the number of subfolders. The code is documented, making modifications easy.

 

Average Rating:
4


User comments