CellNetwork.face_vertices
- CellNetwork.face_vertices(face)[source]
The vertices of a face.
- Parameters:
- faceint
The identifier of the face.
- Returns:
- list[int]
Ordered vertex identifiers.
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
The vertices of a face.
The identifier of the face.
Ordered vertex identifiers.