API Help
Eplan.EplApi.HEServices Namespace / Revision Class
Members

In This Topic
    Revision Class
    In This Topic
    Class providing functionality of the revision control.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.HEServices.Revision

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