|
|
|
Tell us what you think of the site.
|
Autodesk Media & Entertainment User Community
|
Autodesk® 3ds Max®
|
|
Autodesk® Maya®
|
|
Autodesk® Softimage®
|
|
Autodesk® MotionBuilder®
|
|
Autodesk® Mudbox™
|
|
Autodesk® ImageModeler™
|
|
Autodesk® Sketchbook® Pro
|
|
Autodesk® Smoke on Mac®
|
|
how to load and Save?
(goal is to have one file edit poly,another for cat,ect.....)
|
|
|
|
Can you please restate your question?
Software Engineer
3dsmax
|
|
|
|
how to move abbreviations properties from home pc to work pc?
|
|
|
|
Please explain “abbreviations properties” - we don’t understand what you mean by that.
Did you mean Keyboard Shortcuts?
Max 4.2 through 2013.
XP-64 (SP2)
NVidia 9800GTX-512 (Driver 266.58).
Core 2 Quad Q6600 2.4GHz, 8Gb Ram, DX9.0c.
|
|
|
|
yes we can say they are like shortcuts.
abbreviations file
-----------------------------------------
bx=box()
maxscript editor
---------------------
bx+ctrl+shift+a and get box()
|
|
|
|
I think I understand what you’re saying, but I’m not even aware of such a feature in Max, let alone where to find it (or its files).
Max 4.2 through 2013.
XP-64 (SP2)
NVidia 9800GTX-512 (Driver 266.58).
Core 2 Quad Q6600 2.4GHz, 8Gb Ram, DX9.0c.
|
|
|
|
|
well looks like can’t be load.i guess i have to continue working with this big file.:)
i hope some time in future that we can export this shortcuts.
Author: hugovalencia
|
| Replied: 10 January 2011 08:41 AM
|
|
|
|
|
|
The abbreviation file is stored in your 3ds Max User Folder (\enu\MXS_EditorAbbrev.properties). It’s path is listed in the Maxscript Editor whenever you open it in the editor. Copy that file and it put it in the same location on the other machine.
-Eric
Author: PiXeL_MoNKeY
|
| Replied: 10 January 2011 09:44 AM
|
|
|
|
|
It does indeed - now I understand what you’re after ;-)
I don’t think you can have multiple files - at least not for the same type of file. According to the document at http://www.scintilla.org/SciTEDoc/html you can have different sets of abbreviations for different types of files such as .ini, .c, .pl and so on, but it doesn’t mention the ability to load different ones during the same editing session as I think you would need.
The abbreviations file (...\enu\MSX_EditorAbbrev.properties) contains the abbreviations like bx=box(), actual keyboard shortcuts are in the main [installdir]\MSX_Editor.properties (the big one), though you may be able to add them to the User Properties file instead.
Apologies for the lack of understanding - I’ve never bothered trying to configure the editor - it works well enough as is for me.
Max 4.2 through 2013.
XP-64 (SP2)
NVidia 9800GTX-512 (Driver 266.58).
Core 2 Quad Q6600 2.4GHz, 8Gb Ram, DX9.0c.
|
|
|
|
|
|