VolMesh.cell_to_mesh
- VolMesh.cell_to_mesh(cell)[source]
Construct a mesh object from from a cell of a volmesh.
- Parameters
cell (int) – Identifier of the cell.
- Returns
compas.datastructures.Mesh
– A mesh object.
Construct a mesh object from from a cell of a volmesh.
cell (int) – Identifier of the cell.
compas.datastructures.Mesh
– A mesh object.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev