fedoo.mesh.quad2tri

quad2tri(mesh)

Change the type of element of a mesh from ‘quad4’ to ‘tri3’.

Parameters:

mesh (fedoo.Mesh) – The mesh to modify

Return type:

fedoo.Mesh