This program allow you to create typical layers on the fly,
You can use preset layers, colors and linetypes as is, if your project
does not required specific settings. You can easely modify this routine for your
specific needs.
To make it work:
Step 1. Create QLS folder on your C drive c:\qls
Step 2. Unzip files in that folder.
Step 3. Add this folder to Acad search path (TOOLS -> OPTIONS ->FILES -> Support Files...)
If you want to put files in different location, for example folder p:\drafting
you need to modify QLS,LSP file slightly.
Step 1. Unzip it to p:\drafting
Step 2. Open QLS.LSP in notepad and modify line (setq loc1 "c:\\qls\\") to look like "p:\\drafting\\")
Step 3. Be sure that folder is in Acad search path (TOOLS -> OPTIONS ->FILES -> Support Files...)
To download pick here QLS.ZIP ( Zip file)
BACK