VolMesh.face_polygon
- VolMesh.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
Compute the polygon of a face.
The identifier of the face.
compas.geometry.Polygon
The polygon of the face.
See also