PolygonObject.draw

PolygonObject.draw(color=None)[source]

Draw the polygon.

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

The RGB color of the polygon.

Returns:
list[System.Guid]

List of GUIDs of the objects created in Rhino.