MeshObject.draw_faces

MeshObject.draw_faces()[source]

Draw the faces of the mesh.

Faces are drawn based on the values of

  • self.show_faces

  • self.facecolor

  • self.facetext

Returns:
list

The identifiers of the objects representing the faces in the visualization context.