VolMesh.face_sample
- VolMesh.face_sample(size=1)[source]
Get the identifiers of a set of random faces.
- Parameters
size (int, optional) – The size of the sample.
- Returns
list of int – The identifiers of the faces.
Get the identifiers of a set of random faces.
size (int, optional) – The size of the sample.
list of int – The identifiers of the faces.