VolMeshArtist.draw_faces

VolMeshArtist.draw_faces(faces=None, color=None, join_faces=False)[source]

Draw a selection of faces.

Parameters
  • faces (list, optional) – A list of faces to draw. The default is None, in which case all faces are drawn.

  • color (str, tuple, dict) – The color specification for the faces. The default color is ~VolMeshArtist.default_facecolor.

Returns

list of Rhino.Geometry.Mesh