ThreeMeshObject.draw_edges

ThreeMeshObject.draw_edges(edges, color)

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.