CylinderArtist.draw

CylinderArtist.draw(color=None, u=None)[source]

Draw the cylinder associated with the artist.

Parameters
  • color (tuple of float, optional) ā€“ The RGB color of the cylinder.

  • u (int, optional) ā€“ Number of faces in the ā€œuā€ direction. Default is ~CylinderArtist.u.

Returns

Rhino.Geometry.Mesh