API Help
Eplan.EplApi.HEServices Namespace / Revision Class / CompleteInstallationSpaces Method
An array of installation spaces to complete.
New revision's name.
New revision's description.
Additional revision's description.

CompleteInstallationSpaces Method
Completes modification of installationspaces in the current revision of a project
Syntax

Parameters

spacesToComplete
An array of installation spaces to complete.
strIndex
New revision's name.
strRevDescription
New revision's description.
strReasonOfChange
Additional revision's description.
Exceptions
ExceptionDescription
Thrown in case of invalid parameters.
\Internal interface necessary for the revision management could not be created.
An error occurred, during the action.
Remarks
When a logging revision starts, every changed installation space gets the marker "Draft" on it. With this function an installation space is completed, a revision is created (visible in the revision properties) and the draft is removed. When the revision belongs to an active project section, only the installationspaces of this section are completed.
See Also