Name | Description | |
---|---|---|
Synchronize Constructor | Default constructor |
The following tables list the members exposed by 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 menu "Utilities \> Parts \> Current project --\> parts database". Additionally the user can specify, whether parts, which are already existing in the parts database, should be modified. | |
PartsFromSystemToProject | Overloaded. 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 menu "Utilities \> Parts \> Parts database --\> current project". | |
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 menu "Utilities \> Parts \> Parts database --\> current project" 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 menu "Utilities \> Parts \> Current project --\> parts database" for selected parts. | |
PIDToOtherPlacementTypes | Synchronization from PID data onto other representations. Corresponds to the Utilities' -> 'Synchronization' -> 'PI diagram --> all representation types' main menu item. | |
SinglelineToMultilineAndOverview | Synchronization from 'single-line' data onto 'multi-line' and 'overview' data. |