Is there a way I can convert or rebuild a polysurface into one surface? Or Flow along surface to a poly?
It depends on the shape of the polysurface. Post a .3dm file with the polysurface.
simalar question here:
ExtractWireframe made 212 curves - too many for NetworkSrf. Patch made tilted back. My best guess is that NetworkSrf will work if you delete most of the curves. Sweep2 and SubDSweep2 may also work if you convert the edge into two rails and delete all curves parallel to the rails.
Probably the fastest method is making one dozen cross-section curves with the help of Contour command, then converting polysurface edge into two rails, and finally running the Sweep2 command.
There have been many of these questions lately.
FlowAlongSrf is not a magic “apply treads to a sole” tool, all it does it effectively “map” objects from one surface to another. So your target surface needs to be a) A SURFACE and b) actually laid out with this behavior in mind. It’s probably not literally just a sole with no tread on it.