SphereObject.draw
- SphereObject.draw(color=None)[source]
Draw the sphere associated with the scene object.
- Parameters:
- colorrgb1 | rgb255 |
compas.colors.Color
, optional The RGB color of the sphere.
- colorrgb1 | rgb255 |
- Returns:
- list[System.Guid]
The GUIDs of the objects created in Rhino.