Cell.face_plane
- Cell.face_plane(face)
A plane defined by the centroid and the normal of the face.
- Parameters
face (int) – The face identifier.
- Returns
list[float] – The base point of the plane.
list[float] – The normal vector of the plane.
A plane defined by the centroid and the normal of the face.
face (int) – The face identifier.
list[float] – The base point of the plane.
list[float] – The normal vector of the plane.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev