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.