PDA

View Full Version : Floating Osnap.



mjsarchitect
2004-08-15, 05:53 PM
want to change order of commands in floating Osnap pop up.

tried to do so in ADT 2005 .mnu files, but see two or three similar files with the POP "0" list. I change it, but no reults on screen. not sure which is the active one for that change.
anyone out there familiar with this.
thanks
marcus swed

kgray.65984
2004-08-20, 07:30 PM
Once an .mnu file has been loaded for the first time into AutoCAD (eg. when the program is installed on your computer) AutoCAD no longer references it. Instead it creates the .mns file (which is it's own copy of the same file for you to do with as you please). Each time you close AutoCAD all your customization is saved back to the .mns file. So this is the one you need to make the changes to, but do it when AutoCAD is closed and then next time you start it you should see the changes.
You could also just reload the .mnu file but then you would also loose any other customizing that you've done to your toolbars since installing AutoCAD. Touching the .mnu file is usually frowned upon in the AutoCAD community.

Hope this works for you.