MeshObject.draw_edges

MeshObject.draw_edges()[source]

Draw the edges of the mesh.

Edges are drawn based on the values of

  • self.show_edges

  • self.edgecolor

  • self.edgetext

  • self.edgewidth

Returns:
list

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