LineObject.draw
- LineObject.draw(color=None)[source]
Draw the line.
- Parameters:
- colorrgb1 | rgb255 |
compas.colors.Color
, optional The RGB color of the line.
- colorrgb1 | rgb255 |
- Returns:
- System.Guid
The GUID of the created Rhino object.
Site Navigation
Draw the line.
compas.colors.Color
, optionalThe RGB color of the line.
The GUID of the created Rhino object.