Description
Installation path directories.
C# Syntax
siInstallationPath.siProjectPath // 0 siInstallationPath.siUserPath // 1 siInstallationPath.siWorkgroupPath // 2 siInstallationPath.siFactoryPath // 3 siInstallationPath.siAddonPath // 4 siInstallationPath.siUserAddonPath // 5 siInstallationPath.siWorkgroupAddonPath // 6 siInstallationPath.siUnknownPath // 7 siInstallationPath.siCustomPath // 9
|
Constant |
Value |
Description |
|
0 |
Project directory path. |
|
|
1 |
User directory path. |
|
|
2 |
Workgroup directory path. See XSIApplication.Workgroups. |
|
|
3 |
Factory directory path. |
|
|
4 |
Add-on directory path. |
|
|
5 |
User Add-on directory path. |
|
|
6 |
Workgroup Add-on directory path. |
|
|
7 |
Unknown installation path. |
|
|
9 |
The custom plug-in directory path. This value maps to the XSI_PLUGINS environment variable which may contain multiple folders. |
Applies To
|
|
Autodesk Softimage v7.5