Mesh.face_sample
- Mesh.face_sample(size=1)[source]
A random sample of the faces.
- Parameters
size (int, optional) – The number of faces in the random sample.
- Returns
list[int] – The identifiers of the faces.
A random sample of the faces.
size (int, optional) – The number of faces in the random sample.
list[int] – The identifiers of the faces.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev