System.Object
   Eplan.EplApi.HEServices.Revision
System.Object
   Eplan.EplApi.HEServices.Revision
| Name | Description | |
|---|---|---|
|  | Revision Constructor | Default constructor | 
| Name | Description | |
|---|---|---|
|  | AddRevisionMarkers | Adds revision markers to the changed project. | 
|  | AddRevisionMarkersForDeletedInRevisionProject | Adds the revision markers of all deleted objects in the Comparison project. Note: The Comparison project has to be writable. | 
|  | CompareProjects | Overloaded. Compares all possible properties of a project to a comparison project. | 
|  | CompleteInstallationSpaces | Completes modification of installationspaces in the current revision of a project | 
|  | CompletePages | Overloaded. Completes modification of selected pages in the current revision of a project and can update the evaluations in the selection. | 
|  | CompleteProject | Overloaded. Completes current revision of a project and can evaluate the project. | 
|  | CreateComparisonProject | Creates a comparison project for the specified project. | 
|  | CreateRevision | Creates a new logging revision of the source project. If the source project is a completed revision already, it is copied and the path to the revision project is returned (through pPathOfCopiedRevision parameter). | 
|  | Dispose | Destructor | 
|  | GetUncompletedInstallationSpaces | Returns an array of modified and not completed installation spaces in the current revision of a project. | 
|  | GetUncompletedPages | Returns an array of modified and not completed pages in the current revision of a project. | 
|  | Merge | Overloaded. Unite project revisions | 
|  | RemoveRevision | Deletes last revision. | 
|  | RemoveRevisionData | Overloaded. Removes revision data from placements. | 
|  | RemoveRevisionMarkers | Overloaded. Removes revision marker. | 
|  | RemoveWriteProtection | Removes write protection on a project (i.e. opens the current revision for changes). |