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

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

System.Object
   Eplan.EplApi.HEServices.PrePlanningService

Syntax
public 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. 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