RhinoMeshObject.select_vertices

RhinoMeshObject.select_vertices(message='Select vertices.')[source]

Select vertices of the mesh.

Parameters

message (str, optional) – A custom prompt message.

Returns

list[int] – A list of vertex identifiers.