Sweep2 with maintain height is not maintaining height on a small object

Hello,
Sweep2 with maintain height is not working on a small object. When I added few slashes the height went down a bit, but it still wasn’t the same height as the profile curve. Does anyone know why this is happening?

Attached is the file I used for this.
Sweep2 Maintain Height not maintaining height.3dm (660.7 KB)

Thank you.

dear @Young_Kim
i think you expect to much from a single _sweep2 surface.

if you need / want to stuck to a nurbs-Setting - maybe this is a starting-point:
do a
sweep2 (red) for the initial part
railrevolve with full profil (blue)
railrevolve with half profil (green)


this will still require some fine-Tuning with _setPt and _matchSrf

for sure a sub-D approach will be possible and faster - but maybe a bit of topic ?

kind regards -tom

Hello - Sweep2 will look better if you put a small cross section curve at the small end rather than the converging rails.

-Pascal

there is also some similar topics -

but there was a newer one - i cant find - i tried:
acanthus ? helix ? spiral ? scroll ?

1 Like

@Tom_P That works to create the shape. Very easy to understand. Thank you for the suggestion :smiley:
I was wondering if my Rhino program file was corrupted or something since maintain height wasn’t working. When I scaled the curves much bigger the maintain height worked perfectly though.

Best

Thank you for your advice :smiley: