PolylineArtist.draw
- PolylineArtist.draw(show_points=False)[source]
Draw the polyline.
- Parameters
show_points (bool, optional) – Default is
False
.- Returns
list – The GUIDs of the created Rhino objects.
Draw the polyline.
show_points (bool, optional) – Default is False
.
list – The GUIDs of the created Rhino objects.