ThreeMeshObject.draw_faces

ThreeMeshObject.draw_faces(faces, color)

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.