The ContainerPreferences Core Interface introduced in 3ds Max 2011 exposes the general Container preferences to MAXScript.
See also the Containers overview topic.
Interfaces > Core Interfaces > ContainerPreferences |
ContainerPreferences.saveAsPreviousAccessType : enum : Read|Write saveAsPreviousAccessType enums: {#noAccess | #onlyEditInPlace | #onlyAddNewObjects | #anythingUnlocked}
Get/set the Access Type for Save As Previous container files.
ContainerPreferences.displayStatusOverride : enum : Read|Write displayStatusOverrideenums: {#always|#never|#perContainer}
Get/set the Display Status Override behavior.
#perContainer - use the Container's Override property.
Get/set whether to check for updates.
Get/set whether to update on Load.