Finds all cycles in the underlying diagram.
Namespace: MindFusion.DiagrammingPackage: PathFinder.js
function findAllCycles ()
An array of Path objects; if no cycles are detected, the array is empty.
PathFinder MembersPathFinder ClassMindFusion.Diagramming NamespacefindCycle Method