I created a complex stair as a testing case for me, getting to use the RhinoWIP a bit. And I need help finishing the railings, I have no idea how to do this properly. I’ve drawn the lines how the railing should end but don’t know how to get from the lines to a proper three dimensional surface.
You can use surface commands like Networksrf to complete this model, but you’ll need to organize the curves, clean up some unnecessary ones, and properly handle the positional relationships between curves. Here’s a video for your reference.
my guess - to do this complex transition several surfaces are needed - not just a single networksrf / patch..
played around a bit with a straight version (with the idea to shear it later) but run out of time / motivation to fiddle it … but now looking at it i still would like to see a nicer solution ;-D
this is more a concept of a patch layout then a final model… i end up with 2 more complex surfaces (struggling with _matchSrf) but for sure the new patch can do a nice job here…