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
compas
compas_blender
compas_ghpython
compas_rhino
The polygon of a face.
The face identifier.
compas.geometry.Polygon
The polygon of the face.