VolMesh.cell_to_mesh
- VolMesh.cell_to_mesh(cell)[source]
Construct a mesh object from from a cell of a volmesh.
- Parameters:
- cellint
Identifier of the cell.
- Returns:
compas.datastructures.Mesh
A mesh object.
See also
Site Navigation
Construct a mesh object from from a cell of a volmesh.
Identifier of the cell.
compas.datastructures.Mesh
A mesh object.
See also