Finds all cycles in the underlying diagram.
Namespace: MindFusion.Diagramming
Package: PathFinder.js
JavaScript Copy Code |
---|
function findAllCycles () |
An array of Path objects; if no cycles are detected, the array is empty.
NetDiagram Programmer's Guide | © 2023 MindFusion |