Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hiya folks, long time no Code. I have need for an if/then operation based on the color of a specific layer (in my case L-ANNO-SYMB). So... this will be some code in acaddoc.lsp On fileopen I want AutoCAD to check for the color of layer L-ANNO-SYMB in the current file If it's 150, it will import page setups from one file Else it will load page setups from a different file I have the code for importing page setups form a file and it work fine, I just need the if/them bit and I'm not quite sure how to do it. Thanks as always!
Solved! Go to Solution.