How to convert this mesh into one smooth polysurface?

Hi I created a mesh with RV2, and I want to know how I can convert it into a smooth polysurface. (without the triangular cut, so having rectangular opening)

My rhino version is 7.17

TOSurface.3dm (1.9 MB)

Hello- convert is probably not an option but you can certainly build surfaces using the mesh as reference. Another possibility is to Join all the meshes, Weld and then QuadRemesh to about 1200 polys and SubD output - then you’ll need to Bridge across the V shaped cuts.

-Pascal

1 Like

Thanks for your quick response, It comes quite close to what I wish to achieve thanks!

One additional think that I want is this: (image below) - that the opening starts from the rectangle and the crease gets gradually smoothed out. Would it be also possible to achieve it with SubD as well? If so, how?

You can do that using SubD and adding some creases

1 Like

Yes that is what I tried, but it didn’t make a smooth transition, the transition was very short that way

It becomes like this

Thanks for your quick response, It comes quite close to what I wish to achieve thanks!

One additional think that I want is this: (image below) - that the opening starts from the rectangle and the crease gets gradually smoothed out. Would it be also possible to achieve it with SubD as well? If so, how? @pascal


[/quote]

Similar topic, same user

How to convert Mesh to a smooth Polysurface - Grasshopper - McNeel Forum

1 Like

Found a way, I just manually adjusted control points. But let me know if you guys have any better solution!


1 Like

You have too many subdivisions, working with a Subd…

test1.3dm (125.0 KB)

currently this is the only way to do fading creases in rhino 7

the slide command in box mode will be your friend in doing this.