|
|
| AutoBackupEnabled = staticmethod(AutoBackupEnabled) |
| |
|
| CheckMAXMessages = staticmethod(CheckMAXMessages) |
| |
|
| DrawingEnabled = staticmethod(DrawingEnabled) |
| |
|
| EnableAutoBackup = staticmethod(EnableAutoBackup) |
| |
|
| EnableDrawing = staticmethod(EnableDrawing) |
| |
|
| ExecuteMAXCommand = staticmethod(ExecuteMAXCommand) |
| |
|
| FlushUndoBuffer = staticmethod(FlushUndoBuffer) |
| |
|
| Get3DSMAXVersion = staticmethod(Get3DSMAXVersion) |
| |
|
| GetAutoBackupTime = staticmethod(GetAutoBackupTime) |
| |
|
| GetInterface = staticmethod(GetInterface) |
| |
|
| GetQuietMode = staticmethod(GetQuietMode) |
| |
|
| GetScreenHeight = staticmethod(GetScreenHeight) |
| |
|
| GetScreenWidth = staticmethod(GetScreenWidth) |
| |
|
| GetSoundObject = staticmethod(GetSoundObject) |
| |
|
| InNonInteractiveMode = staticmethod(InNonInteractiveMode) |
| |
|
| InSecureMode = staticmethod(InSecureMode) |
| |
|
| IsDebugging = staticmethod(IsDebugging) |
| |
|
| IsNetworkLicense = staticmethod(IsNetworkLicense) |
| |
|
| IsQuitingApp = staticmethod(IsQuitingApp) |
| |
|
| IsSceneResetting = staticmethod(IsSceneResetting) |
| |
|
| IsTrialLicense = staticmethod(IsTrialLicense) |
| |
|
| IsUsingProfileDirectories = staticmethod(IsUsingProfileDirectories) |
| |
|
| IsUsingRoamingProfiles = staticmethod(IsUsingRoamingProfiles) |
| |
|
| NumberOfProcessors = staticmethod(NumberOfProcessors) |
| |
|
| RescaleWorldUnits = staticmethod(RescaleWorldUnits) |
| |
|
| SetAutoBackupTime = staticmethod(SetAutoBackupTime) |
| |
|
| SetQuietMode = staticmethod(SetQuietMode) |
| |
|
| SetSoundObject = staticmethod(SetSoundObject) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
High-level utility functions.