PolylineObject.draw
- PolylineObject.draw(color=None)[source]
Draw the polyline.
- Parameters:
- colorrgb1 | rgb255 |
compas.colors.Color
, optional The RGB color of the polyline.
- colorrgb1 | rgb255 |
- Returns:
- list[System.Guid]
List of GUIDs of the objects created in Rhino.