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