Eplan Platform API
Eplan.EplApi.HEServices Namespace / Synchronize Class

In This Topic
    Synchronize Class Methods
    In This Topic

    For a list of all members of this type, see Synchronize members.

    Public Methods
     NameDescription
    Public MethodSynchronization from 'cabling' connection data onto all other connection types (multi-line, panellayout 3D, single-line)  
    Public MethodDestructor  
    Public MethodSynchronization from 'multi-line' connection data onto all other connection types (panellayout 3D, cabling, single-line)  
    Public MethodSynchronization from 'multi-line' data onto 'single-line' and 'overview' data.  
    Public MethodSynchronization from 'overview' data onto 'single-line' and 'multi-line' data.  
    Public MethodSynchronization from 'panellayout 3D' connection data onto all other connection types (multi-line, cabling, single-line)  
    Public MethodOverloaded. Synchronizes the parts in the project to the parts master database. Updates parts database. This method corresponds with the EPLAN functionality in the ribbon "Master data \> Parts \> Synchronize". Additionally the user can specify, whether parts, which are already existing in the parts database, should be modified.  
    Public Method  
    Public MethodOverloaded. Synchronizes the parts stored in the project with the parts in the parts master database. Updates parts inside project. Parts in the database are not changed. This method corresponds with the EPLAN functionality in the ribbon "Master data \> Parts \> Synchronize"  
    Public MethodSynchronizes the specified parts inside the project with the parts in the parts master database. Updates parts inside project. Parts in the database are not changed. This method corresponds with the EPLAN functionality in the ribbon "Master data \> Parts \> Synchronize" for selected parts.  
    Public MethodOverloaded. Synchronizes the specified parts into the parts master database. Updates parts database. Parts in the project are not changed. This method corresponds with the EPLAN functionality in the ribbon "Master data \> Parts \> Synchronize" for selected parts.  
    Public MethodSynchronization from PID data onto other representations. Corresponds to the Tools' -> 'Synchronization' -> 'PI diagram --> all representation types' ribbon item.  
    Public MethodSynchronization from 'single-line' data onto 'multi-line' and 'overview' data.  
    Top
    See Also