Fix naked edge on polysurface

Hey Guys, I have a naked edge(vertical line) on a round polysurface after using the flow surface command. I usually use the match surface to fix this but this is a polysurface so the command don’t work, I tried everything with no luck, I appreciate any help or suggestion,
Cheers,
M

Hi @Manuel_Garzon,

use _ExtractSrf to extract the 2 surfaces first, then _MatchSrf and _Join with the rest.

_
c.

@clement your advice worked wonderfully, simply amazing, Thank you so much :star_struck: