ForceVolMesh.vertex_sample

ForceVolMesh.vertex_sample(size=1)

Get the identifiers of a set of random vertices.

Parameters

size (int, optional) – The size of the sample.

Returns

list[int] – The identifiers of the vertices.