Mesh.vertex_point
- Mesh.vertex_point(key)[source]
Return the point of a vertex.
- Parameters:
- keyint
The identifier of the vertex.
- Returns:
compas.geometry.Point
The point of the vertex.
Site Navigation
Return the point of a vertex.
The identifier of the vertex.
compas.geometry.Point
The point of the vertex.