PolylineArtist.draw

PolylineArtist.draw(show_points=False)[source]

Draw the polyline.

Parameters

show_points (bool, optional) – If True, draw the points of the polyline.

Returns

list[System.Guid] – The GUIDs of the created Rhino objects.