Closed hrntsm closed 2 years ago
It is able to input Mesh to Tunny, but is not able to input any other geometry. There is any way to save these geometies?
Support GeomertyBase like mesh.
Since there is no GH_GeometryBase, each type must be specified or cast, so it is difficult to know how much to cover.
https://developer.rhino3d.com/api/grasshopper/html/N_Grasshopper_Kernel_Types.htm
IGH_GeometricGoo might work.
Is your feature request related to a problem? Please describe.
It is able to input Mesh to Tunny, but is not able to input any other geometry. There is any way to save these geometies?
Describe the solution you'd like
Support GeomertyBase like mesh.
Describe alternatives you've considered
Additional context