fedoo.Mesh.as_3d

Mesh.as_3d(inplace: bool = False) Mesh

Return a view of the current mesh in 3D.

If inplace is True (default=False), the current mesh is modified.

This method truncate or add zeros to the nodes list to force a 3d mesh.