BlenderMesh.to_compas
- BlenderMesh.to_compas(cls=None)[source]
Convert the Blender mesh to a COMPAS mesh.
- Parameters
cls (
compas.datastructures.Mesh
, optional) – The type of COMPAS mesh.- Returns
compas.datastructure.Mesh
Convert the Blender mesh to a COMPAS mesh.
cls (compas.datastructures.Mesh
, optional) – The type of COMPAS mesh.
compas.datastructure.Mesh
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev