I wanted to point this out since this regression (against V5) adds unnecessary halting during selection. For example, if someone is using ChainEdges with AutoChain=Yes to select contiguous tangent edges, it should only require the picking of the first edge to get all, the same as how edge selection works with FilletEdge. In this case, it would be quicker to DupEdge the edges by chain selection, then apply Pipe to those curves.