algorithmic modeling for Rhino
Tags:
Hi Retro,
Thank you for your question. The export component basically will do the following for each branch in the data tree:
So if you run "-_Export" once manually and follow it all the way through (including actually exporting the objects to a file) Rhino will remember these settings and will apply them in your current session, even when you use the Export Component. The problem with .obj files is that if you choose to output as Mesh instead of NURBS, it will present you with a second line of options (meshing option) which the component does not account for. Basically the export to .obj will only work if you export as NURBS (export manually once).
The Export scheme is only intended for DWG export (basically our only use for this component).
I hope this helps.
The key to not have this happen and to have control over the meshing options in the first place, is to use MeshBrep and MeshSettings before you go into the component that exports. That way you wont get an interuption when exporting to .obj. I am using this to export geometry simulations per frame using an anemone loop and it can export several thousand .obj files in a row with no user interaction required. I use Elefront for baking, but somehow ended up using the Lunchbox Export component for exporting to .obj - it appears they both do pretty much the same steps as mentioned by Ramon below though, except for not using a Rhino ID.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by