LineArtist.draw

LineArtist.draw(show_points=False)[source]

Draw the line.

Parameters

show_points (bool, optional) – Show the start and end point. Default is False.

Returns

list – The GUIDs of the created Rhino objects.