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