CellNetwork.vertex_point

CellNetwork.vertex_point(vertex)[source]

Return the point representation of a vertex.

Parameters:
vertexint

The identifier of the vertex.

Returns:
compas.geometry.Point

The point.