|
I found foll. in the SDK doc:
Sets the minimum length of the numeric suffix used in scene element names. The name suffix length set with this method is used when creating unique node names
via Interface::MakeNameUnique, and when creating unique names using
NameMaker::MakeUniqueName(). The setting remains in effect until it's changed.
It's value is also written to 3dsmax.ini, thus making it "stick" between 3ds Max sessions.
Question: Is this INI file entry set at all and if yes, what is the name of this entry? I can’t find it?!
|
|
|
|
I don’t have the SDK, but this looks suspiciously like the Maxscript maxOps.nameSuffixLength. This works for the current session but does not appear to update 3dsmax.ini.
If you manually edit 3dsmax.ini then the setting “sticks”.
[Preferences]
NameSuffixLength = 3
Max 4.2 through 2013.
XP-64 (SP2)
NVidia 9800GTX-512 (Driver 266.58).
Core 2 Quad Q6600 2.4GHz, 8Gb Ram, DX9.0c.
|
|
|