Block.vertex_point
- Block.vertex_point(key)
Return the point of a vertex.
- Parameters:
- keyint
The identifier of the vertex.
- Returns:
compas.geometry.Point
The point of the vertex.
Return the point of a vertex.
The identifier of the vertex.
compas.geometry.Point
The point of the vertex.