RhinoMesh
- class compas_rhino.conversions.RhinoMesh[source]
Bases:
RhinoGeometry
Wrapper for Rhino meshes.
Methods
Compute the closest point on the mesh to a given point.
Compute the closest points on the mesh to a list of input points.
Convert a Rhino mesh to a COMPAS mesh.
Inherited Methods
Construct a Rhino object wrapper from an existing Rhino object.
Try to construct a RhinoGeometry wrapper from the GUID of an existing Rhino DocObject.
Construct a Rhino object wrapper from an existing Rhino object.
Transform the Rhino object.