Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

gotphish001
en respuesta a: Anonymous

As mentioned there's no gremlin in autocad that randomly changes settings. Sometimes a lisp will change a setting and then not change it back when it finishes running. Also a lisp can change a setting then if you cancel out of the lisp it doesn't get to the part of the code that changes it back since you ESCed out of it. I imagine there's even some built in autocad commands that don't set variables back if you ESC out of them before the command can finish running. Use the system variable monitor as suggested and you'll know the exact time it changes and then you'll know what is doing it. F2 so you can see the command line history to see which command did it.



Nick DiPietro
Cad Manager/Monkey