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