LineObject.draw

LineObject.draw(color=None)[source]

Draw the line.

Parameters:
colorrgb1 | rgb255 | compas.colors.Color, optional

The RGB color of the line.

Returns:
System.Guid

The GUID of the created Rhino object.