PolylineObject.draw_points

PolylineObject.draw_points(color=None)[source]

Draw the polyline points.

Parameters:
colorrgb1 | rgb255 | compas.colors.Color, optional

The RGB color of the polyline points.

Returns:
list[System.Guid]

The GUIDs of the created Rhino objects.