Hello,
I have a problem blending two surfaces using Python scripting. So far I have been using the Brep.CreateBlendSurface command which works well when blending from closed edges on both surfaces. Sometimes however, the edge to blend from is not a closed edge but composed of two open edges.
I see the Blend Surface command in Rhino has the option to chain multiple open edges to form a closed edge. This allows successfully creating a blend surface between both surfaces.
Is there a similar option available from Brep.CreateBlendSurface, to chain multiple edges?
Thank you.
1 post - 1 participant