BoxObject.draw

BoxObject.draw(color=None)[source]

Draw the box associated with the scene object.

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

The RGB color of the box.

Returns:
list[System.Guid]

List of GUIDs of the objects created in Rhino.