Eplan Platform API
Eplan.EplApi.HEServices Namespace / Insert Class
Properties Methods

In This Topic
    Insert Class Members
    In This Topic

    The following tables list the members exposed by Insert.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyIf true, renumbers PCT loop if name already exists.  
    Public PropertyIndicates whether additional planning objects are inserted from macro into project.  
    Public PropertyIndicates whether planning objects structure will be merged with existing nodes or renumbered and added.  
    Public PropertyDetermines the planning segment to which all function inserted from window macro on page will be assign.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor  
    Public MethodOverloaded. Inserts a page macro into project. User can specify which pages can be overwritten over existing pages in project.  
    Public MethodInserts the pre-planning macros below the given structure segment.  
    Public MethodOverloaded. Places a symbol macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.  
    Public MethodOverloaded. Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.  
    Top
    See Also