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

Save Mesh Sections as Obj

Saves all sections of 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

Sections
Array of Mesh Data Structures

Y Up
Boolean

Outputs

Out
Exec

Return Value
Boolean

Saves all sections of 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.