MeshModel.find_point_at_vertex
- MeshModel.find_point_at_vertex(vertex)
Find the model point at a vertex of the input mesh.
- Parameters:
- vertexint
A vertex of the input mesh.
- Returns:
- int
The point identifier.
Find the model point at a vertex of the input mesh.
A vertex of the input mesh.
The point identifier.