I’m trying to convert muiliple SubD surfaces into their retospective network surface counterpart inorder to use panalling tools in Grasshopper. However, whenever I personally try to convert the extracted curves to construct a network surface it fails even when I manually select curves within the correct order. Any suggestions?
The input curves for NetworkSrf must meet certain requirements.
The NetworkSrf command creates a surface from a network of crossing curves.
All curves in one direction must cross all curves in the other direction and cannot cross each other. Rhinoceros Help
All surfaces in Rhino must have four sides. It is possible for 1, 2 or 3 sides to have zero length. However NetworkSrf does not allow zero length sides.
After looking through everything I’ve solved the issue for the most part. However, there is just one face left I’m struggle to rebuild accurately due to the complex form (highlighted in red).
The best outcome I’ve achieved is (highlighted in purple) with the smaller element removed entirely (highlighted in green). Is there a possible solution?
Yes I want the gaps to remain, I simply just want that Sub-D to be rebuilt into a network surface as accurately as possible. I’ve done all of them besides the Sub-D highlighted in red withi the file I provided as it’s a complex form.