IDiagram.Reroute(bool) method
Namespace: NextDesign.Core
Description
Recalculate the routes for all connectors on this diagram.
This process can take some time. If the path calculation target includes orthogonal polygonal lines, specifying "false" for the argument "avoidOverlap" may speed up the calculation process.
argument
Name | Type | Description |
---|---|---|
avoidOverlap | bool | Does overlap between connectors |
Return value
- void