SurfaceArtist.draw
- SurfaceArtist.draw(color=None)[source]
Draw the surface.
- Parameters
color (tuple[int, int, int] | tuple[float, float, float] |
Color
, optional) – The RGB color of the surface. The default color iscompas.artists.SurfaceArtist.color
.- Returns
list[System.Guid] – The GUIDs of the created Rhino objects.