Hi,
I was wondering if there is a way to if there is a way to generate a surface tween using RhinoCommon (other than calling _TweenSurfaces from the plugin). I searched in the documentation but I only found out curve tweens. I would like to avoid re-implementing the algorithm in my code, as the rhino version is surely more stable and tested.
Thanks Dale,
sounds cool to have it in the future! I will reimplement it in my code for the time being because I need to have manipulate further the Brep in the code.