System.Object
Eplan.EplApi.HEServices.Synchronize
System.Object
Eplan.EplApi.HEServices.Synchronize
Name | Description | |
---|---|---|
Synchronize Constructor | Default constructor |
Name | Description | |
---|---|---|
CablingToAllConnectionTypes | Synchronization from 'cabling' connection data onto all other connection types (multi-line, panellayout 3D, single-line) | |
Dispose | Destructor | |
MultilineToAllConnectionTypes | Synchronization from 'multi-line' connection data onto all other connection types (panellayout 3D, cabling, single-line) | |
MultilineToSinglelineAndOverview | Synchronization from 'multi-line' data onto 'single-line' and 'overview' data. | |
OverviewToMultilineAndSingleline | Synchronization from 'overview' data onto 'single-line' and 'multi-line' data. | |
PanelLayout3DToAllConnectionTypes | Synchronization from 'panellayout 3D' connection data onto all other connection types (multi-line, cabling, single-line) | |
Parts | Overloaded. 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. | |
PartsDatabaseItemToProject | Overloaded. Synchronizes the database items (like parts, manufactures addresses, etc.) stored in the project with the items in the parts master database. This function updates items inside project; items in the database are not changed. This method corresponds with the EPLAN functionality in the ribbon "Master data \> Parts \> Synchronize". | |
PartToProject | Synchronizes 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. | |
PartToSystem | Overloaded. 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. | |
PIDToOtherPlacementTypes | Synchronization from PID data onto other representations. Corresponds to the Tools' -> 'Synchronization' -> 'PI diagram --> all representation types' ribbon item. | |
SinglelineToMultilineAndOverview | Synchronization from 'single-line' data onto 'multi-line' and 'overview' data. |