Closed
Description
I am expecting that calling model.findChains with the unifyBeziers option set to true, should return the bezier seeds instead of the individual arcs. However, some links (every other?) in the chain contain the last arc of the curve as the returned pathContext instead. This seems like a bug. The seed is still available by digging through the returned modelContext as a work around