Customer request: split polysurface at tangent edges

I think @clement posted a python/rhinocommon script awhile back that had a function that detected tangent or curvature continuous joined seam edges (using BrepEdge.IsSmoothManifoldEdge?). Maybe that function could be adapted to split breps along those edges… May be somewhat difficult for arbitrary breps, as to split, one would always need to find one or more fully closed edge loops… --Mitch