RhinoLineObject

class compas_ui.rhino.objects.RhinoLineObject(*args, **kwargs)[source]

Bases: RhinoObject, LineObject

Class for representing COMPAS lines in Rhino.

Methods

clear

draw

move_end

Move the end point of the line.

move_start

Move the starting point of the line.

Inherited Methods

add

modify

move

redraw

register

remove

select