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