CurveArtist.draw
- CurveArtist.draw(color=None)[source]
Draw the curve.
- Parameters
color (tuple[float, float, float] |
Color
, optional) – The RGB color of the curve. The default color iscompas.artists.CurveArtist.color
.- Returns
list[bpy.types.Object]