Hello everyone,
I want to create the best surface surrounding two polygons. Each polygon has some convex and concave sections; therefore, reconstruction the surface from polygons is more difficult.
I tried Mesh Patch and Sweep 2 Rails methods but the results were not good, could you please give me a hint regarding this problem? An example of two polygons (A and B) are available at the following link:
try loft, the only thing you may have to take care of is to manually reposition the upper seam point at the sharp edge corresponding with the other curve, then loft will create a proper transition.