GetUncompletedInstallationSpaces Method
In This Topic
Returns an array of modified and not completed installation spaces in the current revision of a project. Used for change tracking.
Syntax
Parameters
- oProject
- A project to get the installation spaces from.
Exceptions
| Exception | Description |
| ArgumentException | Thrown in case of invalid parameters. |
| ApplicationException | Internal interface necessary for the revision management could not be created. |
| Eplan.EplApi.Base.BaseException | An error occurred during the action. |
See Also