triangulate_mesh
Triangulates a Bifrost mesh. No new points are inserted. Face and face-vertex properties are copied to the new mesh.
Inputs
mesh
The input mesh.
properties
A space-delimited list of properties to read. Use *
(asterisk) to specify all properties.
Outputs
triangle_mesh
The triangulated mesh.