Eplan Platform API
Eplan.EplApi.HEServices Namespace / PrePlanningService Class
Members

In This Topic
    PrePlanningService Class
    In This Topic
    Class providing functionality for handling pre-planning data.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.HEServices.PrePlanningService

    Syntax
    public class PrePlanningService 
    public ref class PrePlanningService 
    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of PrePlanningService object.  
    Public MethodExports all user defined properties from project to file. Properties identified as "Do not use anymore" will not be exported.  
    Public MethodExports all segment definitions from project to file.  
    Public MethodOverloaded. Exports all segment templates from project to file.  
    Public MethodOverloaded. Imports lists with pre-planning data that were created in external applications.  
    Public MethodImports descriptions from pre-planning to project.  
    Public MethodImports user defined properties from file to project.  
    Public MethodImports segment definitions from file to project.  
    Public MethodImports segment templates from file to project.  
    Public MethodOverloaded. Moves objects one position down in navigator.  
    Public MethodOverloaded. Moves objects one position up in navigator.  
    Public MethodOverloaded. Numbers given PCTLoops. It is possible to number all PCTLoops in a given StructureSegment. Please look at the examples.  
    Public MethodReorganizes structure of planning objects in given project.  
    Public MethodOverloaded. Updates data to ensure that the property values in all planning objects from project are the same as in assigned functions.  
    Top
    See Also