Skip to main content

IDiagram.Reroute(bool) method

Namespace: NextDesign.Core

Description

Recalculate the routes for all connectors on this diagram. This process can be time consuming. If the target of the route calculation includes an orthogonal polygonal line, it may be possible to speed up the calculation process by specifying "false" in the argument "avoidOverlap".

argument

NameTypeDescription
avoidOverlapboolAvoid overlapping connectors

Return value

  • void