VolMeshObject.draw_edges

VolMeshObject.draw_edges()[source]

Draw the edges of the mesh.

The edges are drawn based on the values of

  • self.show_edges

  • self.edgecolor

  • self.edgewidth

Returns:
list

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