Skip to content

Create OBJ - [source code]

Export an OBJ mesh from a polyMesh description. OutdoorPlus

Input

Name Nickname Description
Data Geometric and topological mesh data (UMFMesh).
File Output OBJ file name or path.
Faces Optional face indices to include in the OBJ.
Write Write the OBJ file when true.

Output

Name Nickname Description
Info OBJ export result message.
Data Geometric and topological mesh data.