Approach to lofting these 2 faces with tangent or better

I’m coming to Rhino from Fusion. I would like to know what would be the ideal workflow for achieving a class-a loft between these two faces shown in the attached annotated screenshot. The model is also attached. Thank you

waterproof_ethernet.3dm (459.8 KB)

You can use BlendSrf to achieve it, and for your reference.

If you’re coming from Fusion, it might be a good idea to get straight into NURBS surface modelling, which is what Rhino is made for, and not try replicating Fusion in Rhino. Here’s a transitioning guide which could be useful. Regarding your model, you should try using degree 5 curves for curves, so you can make G2 surface transitions or G1 surface transitions with visual lead. You only need to model a quarter of your object, or even only the primary domain, an eighth. Then you can simply mirror-copy the whole shebang.


@jessesn @Lagom These responses are golden. Thank you!