RhinoCurveObject
- class compas_ui.rhino.objects.RhinoCurveObject(*args, **kwargs)[source]
Bases:
RhinoObject
,CurveObject
Class for representing COMPAS curves in Rhino.
Methods
Move the end point of the curve.
Move the starting point of the curve.
Inherited Methods