Hi, I am Just a beginner in Rhino. I am looking for an option to Quad mesh for Combination of Surfaces. I need to develop Qualdrilateral elements from the Combined Cylindrical with Conical Bottom. I am Just sharing surface image of One Quadrant, the output of which i am going to use it in WAMIT software. Radius of Cylider and base of cone is 2m. Height of cylindrical part 1.5 m. Total height is 4 m.
Kindly help me
I need an output similar to this
Iām not to my PC but it would be easy to achieve this result by only entering the meshes advanced mode and play with the options.
I would bet that setting everything at 0 but the initial subdivision set to smtg between 16 and 64 would give you the right result.
Best wishes
Riccardo
No idea about WAMIT but you get a clean quad-mesch if you omit the bottom point of the conical surface first. Later you can scale
the bottom point row of the mesh to the desired point (or SetPt
).
for detail control of number of vertices:
_meshCone
_meshCylinder
without solid option
_alignVertices
_weldVertices
1 Like