CellNetwork.vertices_points
- CellNetwork.vertices_points(vertices)[source]
Returns the point representation of multiple vertices.
- Parameters:
- verticeslist of int
The vertex identifiers.
- Returns:
- list of
compas.geometry.Point
The points.
- list of
Site Navigation
Returns the point representation of multiple vertices.
The vertex identifiers.
compas.geometry.Point
The points.