
Export an OBJ mesh from a polyMesh description. OutdoorPlus
| Name | Nickname | Description | Type |
| Mesh Data | Data | Geometric and topological mesh data (UMFMesh). | Generic Data |
| File Name | File | Output OBJ file name or path. | Text |
| Face Indices | Faces | Optional face indices to include in the OBJ. | Integer |
| Write | | Write the OBJ file when true. | Boolean |
Output
| Name | Nickname | Description | Type |
| Output Info | Info | OBJ export result message. | Text |
| Mesh Data | Data | Geometric and topological mesh data. | Generic Data |