LineArtist.draw
- LineArtist.draw(show_points=False)[source]
Draw the line.
- Parameters
show_points (bool, optional) – If True, draw the start and end point of the line.
- Returns
list[System.Guid] – The GUIDs of the created Rhino objects.
Draw the line.
show_points (bool, optional) – If True, draw the start and end point of the line.
list[System.Guid] – The GUIDs of the created Rhino objects.