Part.to_mesh
- Part.to_mesh(cls=None)[source]
Convert the part geometry to a mesh.
- Parameters
cls (
compas.datastructures.Mesh
, optional) – The type of mesh to be used for the conversion.- Returns
compas.datastructures.Mesh
– The resulting mesh.
Convert the part geometry to a mesh.
cls (compas.datastructures.Mesh
, optional) – The type of mesh to be used for the conversion.
compas.datastructures.Mesh
– The resulting mesh.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev