VolMesh.cell_sample
- VolMesh.cell_sample(size=1)[source]
Get the identifiers of a set of random cells.
- Parameters:
- sizeint, optional
The size of the sample.
- Returns:
- list[int]
The identifiers of the cells.
See also
Site Navigation
Get the identifiers of a set of random cells.
The size of the sample.
The identifiers of the cells.
See also