Export Mesh
Description
Export Mesh node accepts a mesh pin that will output that data to an .obj file. The location where this file will be exported is determined by the user. There is also the option to overwrite any existing files that may have the same name, in the same location.
Usage
Connect a Geometry Node or the output from a Plane Generator node to the input pin
Select your desired output path and file name
Execute
Check the output path to view the resulting .obj
Node Reference
Node category | Output |
Node execution style | Manual |
Ports
Input Name | Input Type | Description |
Input | Mesh | Mesh to output |
Properties
Property/Setting | Description |
Filename Output Path Overwriting Existing | What to call the .obj that will be outputted. The folder location where you the user would like the mesh to be saved. Checkbox to determine whether to overwrite any files that have the same name in that specified location. |