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