RhinoCurve
- class compas_rhino.geometry.RhinoCurve[source]
Bases:
RhinoGeometry
Wrapper for Rhino curves.
Methods
Compute the closest point on a curve to a point in space.
Compute the closest points on the curve to a list of point locations.
Convert the curve to a COMPAS curve.
Convert the curve to a COMPAS circle.
Convert the curve to a COMPAS ellipse.
Convert the curve to a COMPAS line.
Convert the curve to a COMPAS polyline.
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.