PolygonObject.draw_edges

PolygonObject.draw_edges(color=None)[source]

Draw the polygon edges.

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

The RGB color of the polygon edges.

Returns:
list[System.Guid]

The GUIDs of the created Rhino objects.