AllplanPaths
Canonical path: NemAll_Python_AllplanSettings.AllplanPaths
Class for getting Allplan paths
Methods:
-
GetCurPrjDesignPath
–Get the current project design path
-
GetCurPrjPath
–Get the current project path
-
GetEtcPath
–Get the Etc path
-
GetPathOfApplication
–Get the path of the application
-
GetPrgPath
–Get the program path
-
GetPythonPartsEtcPath
–Get the PythonParts Etc path
-
GetStdDesignPath
–Get the Std design path
-
GetStdPath
–Get the Std path
-
GetTmpPath
–Get the Tmp path
-
GetUsrPath
–Get the Usr path
GetCurPrjDesignPath
staticmethod
Get the current project design path
Returns:
-
str
–Current project design path
GetCurPrjPath
staticmethod
Get the current project path
Returns:
-
str
–Current project path
GetPathOfApplication
staticmethod
Get the path of the application
Returns:
-
str
–Path of the application
GetPythonPartsEtcPath
staticmethod
Get the PythonParts Etc path
Returns:
-
str
–Etc path
GetStdDesignPath
staticmethod
Get the Std design path
Returns:
-
str
–Std design path
Placeholder