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.
Site Navigation
Return the point representation of a vertex.
The identifier of the vertex.
compas.geometry.Point
The point.