Parameters
- pPage
- Eplan.EplApi.DataModel.Page on which segments will be updated.
Exception | Description |
---|---|
System.ArgumentNullException | Parameter pPage was set to null . |
System.ArgumentException | If parameter is invalid. |
System.ApplicationException | Failed to update the page. Please refer to the error message. |
Eplan.EplApi.Base.BaseException | An internal error occurred during update. Please refer to the error message. |
Method sets correct start and end positions for each found Eplan.EplApi.DataModel.Topology.Segment. A position on one site of segment is updated only if a Eplan.EplApi.DataModel.SymbolReference is assigned to this side.
If this method will find more then just one segment which connect same two devices, it will remove duplicated segments and leave only one.