PolygonObject.draw_vertices

PolygonObject.draw_vertices(color=None)[source]

Draw the polygon vertices.

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

The RGB color of the polygon vertices.

Returns:
list[System.Guid]

The GUIDs of the created Rhino objects.