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