PathManager Class Reference

Class Description

Provides read and write access to the configurable paths (directories) used by 3ds Max.
+ Inheritance diagram for PathManager:

Public Member Functions

def GetAnimationDir ()
 
def GetAppExchangeStorePrivateDir (args)
 
def GetAppExchangeStorePublicDir (args)
 
def GetArchivesDir ()
 
def GetAutobackDir ()
 
def GetAutodeskCloudDir ()
 
def GetDownloadDir ()
 
def GetDriversDir ()
 
def GetExportDir ()
 
def GetExpressionDir ()
 
def GetFontDir ()
 
def GetHelpDir ()
 
def GetImageDir ()
 
def GetImportDir ()
 
def GetManagedAssembliesDir ()
 
def GetMarketDefaultsDir ()
 
def GetMatlibDir ()
 
def GetMaxdataDir ()
 
def GetMaxstartDir ()
 
def GetMaxSysRootDir ()
 
def GetNonLocalizedPluginCfg ()
 
def GetNonLocalizedUIDataDir ()
 
def GetPageFileDir ()
 
def GetPhotometricDir ()
 
def GetPlugcfgDir ()
 
def GetPreviewDir ()
 
def GetProjectFolderDir ()
 
def GetProxiesDir ()
 
def GetRenderAssetsDir ()
 
def GetRenderOutputDir ()
 
def GetRenderPresetsDir ()
 
def GetSceneDir ()
 
def GetScriptsDir ()
 
def GetShaderCacheDir ()
 
def GetSoundDir ()
 
def GetStartupscriptsDir ()
 
def GetTempDir ()
 
def GetUiDir ()
 
def GetUserIconsDir ()
 
def GetUserMacrosDir ()
 
def GetUserScriptsDir ()
 
def GetUserStartupscriptsDir ()
 
def GetVpostDir ()
 
def SetAnimationDir (args)
 
def SetArchivesDir (args)
 
def SetAutobackDir (args)
 
def SetAutodeskCloudDir (args)
 
def SetDownloadDir (args)
 
def SetDriversDir (args)
 
def SetExportDir (args)
 
def SetExpressionDir (args)
 
def SetFontDir (args)
 
def SetHelpDir (args)
 
def SetImageDir (args)
 
def SetImportDir (args)
 
def SetManagedAssembliesDir (args)
 
def SetMarketDefaultsDir (args)
 
def SetMatlibDir (args)
 
def SetMaxdataDir (args)
 
def SetMaxstartDir (args)
 
def SetMaxSysRootDir (args)
 
def SetNonLocalizedPluginCfg (args)
 
def SetNonLocalizedUIDataDir (args)
 
def SetPageFileDir (args)
 
def SetPhotometricDir (args)
 
def SetPlugcfgDir (args)
 
def SetPreviewDir (args)
 
def SetProjectFolderDir (args)
 
def SetProxiesDir (args)
 
def SetRenderAssetsDir (args)
 
def SetRenderOutputDir (args)
 
def SetRenderPresetsDir (args)
 
def SetSceneDir (args)
 
def SetScriptsDir (args)
 
def SetShaderCacheDir (args)
 
def SetSoundDir (args)
 
def SetStartupscriptsDir (args)
 
def SetTempDir (args)
 
def SetUiDir (args)
 
def SetUserIconsDir (args)
 
def SetUserMacrosDir (args)
 
def SetUserScriptsDir (args)
 
def SetUserStartupscriptsDir (args)
 
def SetVpostDir (args)
 

Static Public Attributes

tuple GetAnimationDir = staticmethod(GetAnimationDir)
 
tuple GetAppExchangeStorePrivateDir = staticmethod(GetAppExchangeStorePrivateDir)
 
tuple GetAppExchangeStorePublicDir = staticmethod(GetAppExchangeStorePublicDir)
 
tuple GetArchivesDir = staticmethod(GetArchivesDir)
 
tuple GetAutobackDir = staticmethod(GetAutobackDir)
 
tuple GetAutodeskCloudDir = staticmethod(GetAutodeskCloudDir)
 
tuple GetDownloadDir = staticmethod(GetDownloadDir)
 
tuple GetDriversDir = staticmethod(GetDriversDir)
 
tuple GetExportDir = staticmethod(GetExportDir)
 
tuple GetExpressionDir = staticmethod(GetExpressionDir)
 
tuple GetFontDir = staticmethod(GetFontDir)
 
tuple GetHelpDir = staticmethod(GetHelpDir)
 
tuple GetImageDir = staticmethod(GetImageDir)
 
tuple GetImportDir = staticmethod(GetImportDir)
 
tuple GetManagedAssembliesDir = staticmethod(GetManagedAssembliesDir)
 
tuple GetMarketDefaultsDir = staticmethod(GetMarketDefaultsDir)
 
tuple GetMatlibDir = staticmethod(GetMatlibDir)
 
tuple GetMaxdataDir = staticmethod(GetMaxdataDir)
 
tuple GetMaxstartDir = staticmethod(GetMaxstartDir)
 
tuple GetMaxSysRootDir = staticmethod(GetMaxSysRootDir)
 
tuple GetNonLocalizedPluginCfg = staticmethod(GetNonLocalizedPluginCfg)
 
tuple GetNonLocalizedUIDataDir = staticmethod(GetNonLocalizedUIDataDir)
 
tuple GetPageFileDir = staticmethod(GetPageFileDir)
 
tuple GetPhotometricDir = staticmethod(GetPhotometricDir)
 
tuple GetPlugcfgDir = staticmethod(GetPlugcfgDir)
 
tuple GetPreviewDir = staticmethod(GetPreviewDir)
 
tuple GetProjectFolderDir = staticmethod(GetProjectFolderDir)
 
tuple GetProxiesDir = staticmethod(GetProxiesDir)
 
tuple GetRenderAssetsDir = staticmethod(GetRenderAssetsDir)
 
tuple GetRenderOutputDir = staticmethod(GetRenderOutputDir)
 
tuple GetRenderPresetsDir = staticmethod(GetRenderPresetsDir)
 
tuple GetSceneDir = staticmethod(GetSceneDir)
 
tuple GetScriptsDir = staticmethod(GetScriptsDir)
 
tuple GetShaderCacheDir = staticmethod(GetShaderCacheDir)
 
tuple GetSoundDir = staticmethod(GetSoundDir)
 
tuple GetStartupscriptsDir = staticmethod(GetStartupscriptsDir)
 
tuple GetTempDir = staticmethod(GetTempDir)
 
tuple GetUiDir = staticmethod(GetUiDir)
 
tuple GetUserIconsDir = staticmethod(GetUserIconsDir)
 
tuple GetUserMacrosDir = staticmethod(GetUserMacrosDir)
 
tuple GetUserScriptsDir = staticmethod(GetUserScriptsDir)
 
tuple GetUserStartupscriptsDir = staticmethod(GetUserStartupscriptsDir)
 
tuple GetVpostDir = staticmethod(GetVpostDir)
 
tuple SetAnimationDir = staticmethod(SetAnimationDir)
 
tuple SetArchivesDir = staticmethod(SetArchivesDir)
 
tuple SetAutobackDir = staticmethod(SetAutobackDir)
 
tuple SetAutodeskCloudDir = staticmethod(SetAutodeskCloudDir)
 
tuple SetDownloadDir = staticmethod(SetDownloadDir)
 
tuple SetDriversDir = staticmethod(SetDriversDir)
 
tuple SetExportDir = staticmethod(SetExportDir)
 
tuple SetExpressionDir = staticmethod(SetExpressionDir)
 
tuple SetFontDir = staticmethod(SetFontDir)
 
tuple SetHelpDir = staticmethod(SetHelpDir)
 
tuple SetImageDir = staticmethod(SetImageDir)
 
tuple SetImportDir = staticmethod(SetImportDir)
 
tuple SetManagedAssembliesDir = staticmethod(SetManagedAssembliesDir)
 
tuple SetMarketDefaultsDir = staticmethod(SetMarketDefaultsDir)
 
tuple SetMatlibDir = staticmethod(SetMatlibDir)
 
tuple SetMaxdataDir = staticmethod(SetMaxdataDir)
 
tuple SetMaxstartDir = staticmethod(SetMaxstartDir)
 
tuple SetMaxSysRootDir = staticmethod(SetMaxSysRootDir)
 
tuple SetNonLocalizedPluginCfg = staticmethod(SetNonLocalizedPluginCfg)
 
tuple SetNonLocalizedUIDataDir = staticmethod(SetNonLocalizedUIDataDir)
 
tuple SetPageFileDir = staticmethod(SetPageFileDir)
 
tuple SetPhotometricDir = staticmethod(SetPhotometricDir)
 
tuple SetPlugcfgDir = staticmethod(SetPlugcfgDir)
 
tuple SetPreviewDir = staticmethod(SetPreviewDir)
 
tuple SetProjectFolderDir = staticmethod(SetProjectFolderDir)
 
tuple SetProxiesDir = staticmethod(SetProxiesDir)
 
tuple SetRenderAssetsDir = staticmethod(SetRenderAssetsDir)
 
tuple SetRenderOutputDir = staticmethod(SetRenderOutputDir)
 
tuple SetRenderPresetsDir = staticmethod(SetRenderPresetsDir)
 
tuple SetSceneDir = staticmethod(SetSceneDir)
 
tuple SetScriptsDir = staticmethod(SetScriptsDir)
 
tuple SetShaderCacheDir = staticmethod(SetShaderCacheDir)
 
tuple SetSoundDir = staticmethod(SetSoundDir)
 
tuple SetStartupscriptsDir = staticmethod(SetStartupscriptsDir)
 
tuple SetTempDir = staticmethod(SetTempDir)
 
tuple SetUiDir = staticmethod(SetUiDir)
 
tuple SetUserIconsDir = staticmethod(SetUserIconsDir)
 
tuple SetUserMacrosDir = staticmethod(SetUserMacrosDir)
 
tuple SetUserScriptsDir = staticmethod(SetUserScriptsDir)
 
tuple SetUserStartupscriptsDir = staticmethod(SetUserStartupscriptsDir)
 
tuple SetVpostDir = staticmethod(SetVpostDir)
 
tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Member Function Documentation

def GetAnimationDir ( )
GetAnimationDir() -> wchar_t const *
def GetAppExchangeStorePrivateDir (   args)
GetAppExchangeStorePrivateDir() -> wchar_t const
GetAppExchangeStorePrivateDir(wchar_t const * dir)
def GetAppExchangeStorePublicDir (   args)
GetAppExchangeStorePublicDir() -> wchar_t const
GetAppExchangeStorePublicDir(wchar_t const * dir)
def GetArchivesDir ( )
GetArchivesDir() -> wchar_t const *
def GetAutobackDir ( )
GetAutobackDir() -> wchar_t const *
def GetAutodeskCloudDir ( )
GetAutodeskCloudDir() -> wchar_t const *
def GetDownloadDir ( )
GetDownloadDir() -> wchar_t const *
def GetDriversDir ( )
GetDriversDir() -> wchar_t const *
def GetExportDir ( )
GetExportDir() -> wchar_t const *
def GetExpressionDir ( )
GetExpressionDir() -> wchar_t const *
def GetFontDir ( )
GetFontDir() -> wchar_t const *
def GetHelpDir ( )
GetHelpDir() -> wchar_t const *
def GetImageDir ( )
GetImageDir() -> wchar_t const *
def GetImportDir ( )
GetImportDir() -> wchar_t const *
def GetManagedAssembliesDir ( )
GetManagedAssembliesDir() -> wchar_t const *
def GetMarketDefaultsDir ( )
GetMarketDefaultsDir() -> wchar_t const *
def GetMatlibDir ( )
GetMatlibDir() -> wchar_t const *
def GetMaxdataDir ( )
GetMaxdataDir() -> wchar_t const *
def GetMaxstartDir ( )
GetMaxstartDir() -> wchar_t const *
def GetMaxSysRootDir ( )
GetMaxSysRootDir() -> wchar_t const *
def GetNonLocalizedPluginCfg ( )
GetNonLocalizedPluginCfg() -> wchar_t const *
def GetNonLocalizedUIDataDir ( )
GetNonLocalizedUIDataDir() -> wchar_t const *
def GetPageFileDir ( )
GetPageFileDir() -> wchar_t const *
def GetPhotometricDir ( )
GetPhotometricDir() -> wchar_t const *
def GetPlugcfgDir ( )
GetPlugcfgDir() -> wchar_t const *
def GetPreviewDir ( )
GetPreviewDir() -> wchar_t const *
def GetProjectFolderDir ( )
GetProjectFolderDir() -> wchar_t const *
def GetProxiesDir ( )
GetProxiesDir() -> wchar_t const *
def GetRenderAssetsDir ( )
GetRenderAssetsDir() -> wchar_t const *
def GetRenderOutputDir ( )
GetRenderOutputDir() -> wchar_t const *
def GetRenderPresetsDir ( )
GetRenderPresetsDir() -> wchar_t const *
def GetSceneDir ( )
GetSceneDir() -> wchar_t const *
def GetScriptsDir ( )
GetScriptsDir() -> wchar_t const *
def GetShaderCacheDir ( )
GetShaderCacheDir() -> wchar_t const *
def GetSoundDir ( )
GetSoundDir() -> wchar_t const *
def GetStartupscriptsDir ( )
GetStartupscriptsDir() -> wchar_t const *
def GetTempDir ( )
GetTempDir() -> wchar_t const *
def GetUiDir ( )
GetUiDir() -> wchar_t const *
def GetUserIconsDir ( )
GetUserIconsDir() -> wchar_t const *
def GetUserMacrosDir ( )
GetUserMacrosDir() -> wchar_t const *
def GetUserScriptsDir ( )
GetUserScriptsDir() -> wchar_t const *
def GetUserStartupscriptsDir ( )
GetUserStartupscriptsDir() -> wchar_t const *
def GetVpostDir ( )
GetVpostDir() -> wchar_t const *
def SetAnimationDir (   args)
SetAnimationDir(wchar_t const * dir)
def SetArchivesDir (   args)
SetArchivesDir(wchar_t const * dir)
def SetAutobackDir (   args)
SetAutobackDir(wchar_t const * dir)
def SetAutodeskCloudDir (   args)
SetAutodeskCloudDir(wchar_t const * dir)
def SetDownloadDir (   args)
SetDownloadDir(wchar_t const * dir)
def SetDriversDir (   args)
SetDriversDir(wchar_t const * dir)
def SetExportDir (   args)
SetExportDir(wchar_t const * dir)
def SetExpressionDir (   args)
SetExpressionDir(wchar_t const * dir)
def SetFontDir (   args)
SetFontDir(wchar_t const * dir)
def SetHelpDir (   args)
SetHelpDir(wchar_t const * dir)
def SetImageDir (   args)
SetImageDir(wchar_t const * dir)
def SetImportDir (   args)
SetImportDir(wchar_t const * dir)
def SetManagedAssembliesDir (   args)
SetManagedAssembliesDir(wchar_t const * dir)
def SetMarketDefaultsDir (   args)
SetMarketDefaultsDir(wchar_t const * dir)
def SetMatlibDir (   args)
SetMatlibDir(wchar_t const * dir)
def SetMaxdataDir (   args)
SetMaxdataDir(wchar_t const * dir)
def SetMaxstartDir (   args)
SetMaxstartDir(wchar_t const * dir)
def SetMaxSysRootDir (   args)
SetMaxSysRootDir(wchar_t const * dir)
def SetNonLocalizedPluginCfg (   args)
SetNonLocalizedPluginCfg(wchar_t const * dir)
def SetNonLocalizedUIDataDir (   args)
SetNonLocalizedUIDataDir(wchar_t const * dir)
def SetPageFileDir (   args)
SetPageFileDir(wchar_t const * dir)
def SetPhotometricDir (   args)
SetPhotometricDir(wchar_t const * dir)
def SetPlugcfgDir (   args)
SetPlugcfgDir(wchar_t const * dir)
def SetPreviewDir (   args)
SetPreviewDir(wchar_t const * dir)
def SetProjectFolderDir (   args)
SetProjectFolderDir(wchar_t const * dir)
def SetProxiesDir (   args)
SetProxiesDir(wchar_t const * dir)
def SetRenderAssetsDir (   args)
SetRenderAssetsDir(wchar_t const * dir)
def SetRenderOutputDir (   args)
SetRenderOutputDir(wchar_t const * dir)
def SetRenderPresetsDir (   args)
SetRenderPresetsDir(wchar_t const * dir)
def SetSceneDir (   args)
SetSceneDir(wchar_t const * dir)
def SetScriptsDir (   args)
SetScriptsDir(wchar_t const * dir)
def SetShaderCacheDir (   args)
SetShaderCacheDir(wchar_t const * dir)
def SetSoundDir (   args)
SetSoundDir(wchar_t const * dir)
def SetStartupscriptsDir (   args)
SetStartupscriptsDir(wchar_t const * dir)
def SetTempDir (   args)
SetTempDir(wchar_t const * dir)
def SetUiDir (   args)
SetUiDir(wchar_t const * dir)
def SetUserIconsDir (   args)
SetUserIconsDir(wchar_t const * dir)
def SetUserMacrosDir (   args)
SetUserMacrosDir(wchar_t const * dir)
def SetUserScriptsDir (   args)
SetUserScriptsDir(wchar_t const * dir)
def SetUserStartupscriptsDir (   args)
SetUserStartupscriptsDir(wchar_t const * dir)
def SetVpostDir (   args)
SetVpostDir(wchar_t const * dir)