Mesh.face_polygon
- Mesh.face_polygon(face)[source]
The polygon of a face.
- Parameters:
- faceint
The face identifier.
- Returns:
compas.geometry.Polygon
The polygon of the face.
Site Navigation
The polygon of a face.
The face identifier.
compas.geometry.Polygon
The polygon of the face.