mesh_thicken
-
compas.datastructures.
mesh_thicken
(mesh, thickness=1.0)[source] Thicken a mesh.
- Parameters
mesh (Mesh) – A mesh to thicken.
thickness (real) – The mesh thickness
- Returns
thickened_mesh (Mesh) – The thickened mesh.
compas.datastructures.
mesh_thicken
(mesh, thickness=1.0)[source]Thicken a mesh.
mesh (Mesh) – A mesh to thicken.
thickness (real) – The mesh thickness
thickened_mesh (Mesh) – The thickened mesh.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev