Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a lisp routine that does not complete correctly in 2017, but did work ok in 2014. Basically its just a 'layer command' that does not function inside the routine. Can anybody think of any environmental factors that may cause this? Either drawing variables or cad system/environment variables?
This is the part that does not work (but the command completes, there's no 'hard error):
(command ".-layer" "f" "e-fire-cvrg-n" "")
Earlier in the routine, this layer is generated (if it doesnt already exist) by a call to another LSP file, that's the only thing I can think of, but still, it all worked in 2014.
My other CAD is a Cadillac and I like to Revit to the Max!
Solved! Go to Solution.