VolMeshObject.draw_vertices

VolMeshObject.draw_vertices()[source]

Draw the vertices of the mesh.

The vertices are drawn based on the values of

  • self.show_vertices

  • self.vertexcolor

  • self.vertexsize

Returns:
list

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