Documentation > Mesh Ops Plugin BPLibrary > Save Mesh Data as Obj

Save Mesh Data as Obj

Saves a mesh as an obj file. Tested with Blender, Maya, 3D Viewer, and Paint 3D. There may be issues with face vertices being detached, you can either weld them beforehand or edit in the software. e.g. in Maya using the merge vertex tool.

Inputs

In
Exec

Save Dir
String

File Name
String

Data
Mesh Data Structure (by ref)

Y Up
Boolean

Outputs

Out
Exec

Return Value
Boolean

Saves a mesh as an obj file. Tested with Blender, Maya, 3D Viewer, and Paint 3D. There may be issues with face vertices being detached, you can either weld them beforehand or edit in the software. e.g. in Maya using the merge vertex tool.