MeshObject.draw_vertices

MeshObject.draw_vertices()[source]

Draw the vertices of the mesh.

Vertices are drawn based on the values of

  • self.show_vertices

  • self.vertexcolor

  • self.vertextext

  • self.vertexsize

Returns:
list

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