RhinoMesh.to_compas

RhinoMesh.to_compas(cls=None)[source]

Convert a Rhino mesh to a COMPAS mesh.

Parameters

cls (Mesh, optional) – The mesh type.

Returns

Mesh – The equivalent COMPAS mesh.