BlenderMesh.to_compas

BlenderMesh.to_compas(cls=None)[source]

Convert the Blender mesh to a COMPAS mesh.

Parameters

cls (Mesh, optional) – The type of COMPAS mesh.

Returns

Mesh