Eplan Platform API
Eplan.EplApi.HEServices Namespace / Revision Class
Methods

In This Topic
    Revision Class Members
    In This Topic

    The following tables list the members exposed by Revision.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodAdds revision markers to the changed project. Used for change tracking.  
    Public MethodAdds the revision markers of all deleted objects in the comparison project. Note: The comparison project has to be writable. Used for change tracking.  
    Public MethodOverloaded. Compares all possible properties of a project to a comparison project. Used for property comparison.  
    Public MethodCompletes modification of installation spaces in the current revision of a project. Used for change tracking.  
    Public MethodOverloaded. Completes modification of selected pages in the current revision of a project and can update the evaluations in the selection. Used for change tracking.  
    Public MethodOverloaded. Completes current revision of a project and can evaluate the project. Used for change tracking.  
    Public MethodCreates a comparison project for the specified project. Used for property comparison.  
    Public MethodCreates 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). Used for change tracking.  
    Public MethodDestructor  
    Public MethodReturns an array of modified and not completed installation spaces in the current revision of a project. Used for change tracking.  
    Public MethodReturns an array of modified and not completed pages in the current revision of a project. Used for change tracking.  
    Public MethodOverloaded. Unites project revisions. Used for change tracking.  
    Public MethodDeletes last revision. Used for change tracking.  
    Public MethodOverloaded. Removes revision data from placements. Used for change tracking.  
    Public MethodOverloaded. Removes revision marker. Used for change tracking.  
    Public MethodRemoves write protection on a project (i.e. opens the current revision for changes). Used for change tracking.  
    Top
    See Also