Hello, I am trying to save a mesh (created in Grasshopper) into a STEP file. I understand that in order for Rhino to create a STEP from a baked Grasshopper output the bodies being output need to be NURBS surfaces, rather than meshes. My issue is that the only way I know how to properly create the panel’s optical features is to use what I believe to be mesh tools. Is there a list of tools that only create NURBS surfaces in Rhino/Grasshopper? I have attached some screenshots of what the entire panel (with all 2,500 optics), and a detail view of a single optic, as well as my Grasshopper script (that I have already received help on this forum creating, THANK YOU!). If anyone is aware of another software that might be able to convert a STL file to a STEP I am willing to try that as well. Thank you
Hi Joel -
All the objects that are created in your Grasshopper definition are NURBS objects. I’ve BooleanUnioned a few of those and exported as STEP without issues.
I didn’t realize that, I thought that the Pipe tool creates meshes instead of NURBS objects. I just tried baking the file with one group of optics (out of the 10 that are shown in the original post) and it worked correctly no issues, so now I know where to focus on for now. Thank you again!
Thank you everyone for the prompt information! I will look into getting the WIP Version 8 installed and play around with it, as I can’t wait for multithreading to work its way into my projects with Grasshopper 2.