CellNetwork.face_polygon
- CellNetwork.face_polygon(face)[source]
Compute the polygon of a face.
- Parameters:
- faceint
The identifier of the face.
- Returns:
compas.geometry.Polygon
The polygon of the face.
See also
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Compute the polygon of a face.
The identifier of the face.
compas.geometry.Polygon
The polygon of the face.
See also