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