I want to make a surface look like this with those lines but I have no idea.
- I want half circle sections.
Please help me.
Thank you.
I want to make a surface look like this with those lines but I have no idea.
Thank you.
For surfaces I’ll make two 2rails surfaces with circle sections next Boolean add, split Alf circle section finally make a radius on the hard edge… Sorry for my bad English!!! And mesh you can use shrink-wrap for the last step…
Thank you for your help! I’ll try it.
if you want to do it with SubD - check the following commands
_subDTorus (Faces 10, 6)
delete some faces.
_stich
_bridge
_reflect (twice)
(EDIT:)
and if you want a more geometrical nurbs solution - and you do not mind the planar triangular surface - you can also use
partial torus surfaces - build by revolving arcs
Wow thank you so much. It really helps me a lot.
What a great idea. Thank you so much.