RhinoSurface
- class compas_rhino.conversions.RhinoSurface[source]
Bases:
RhinoGeometry
Wrapper for Rhino surfaces.
Methods
Return the XYZ coordinates of the closest point on the surface from input XYZ-coordinates.
Convert the surface to a COMPAS surface.
Convert the surface b-rep loops to a COMPAS mesh.
Convert the surface 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.