Skip to main content

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

NameTypeDescription
avoidOverlapboolDoes overlap between connectors

Return value

  • void