Gets or sets a value indicating whether more than one links can connect the same origin and destination diagram nodes.
Namespace: MindFusion.Diagramming
File: Diagram.js
JavaScript
![]() |
---|
get allowLinksRepeat() {} |
Boolean
true to let links connect to the same nodes, or false otherwise. The default is true.
Specifies whether more than one link can connect the same origin and destination diagram nodes. If set to false, two diagram nodes can be connected with at most one link in a single direction.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |