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