select_meshes
- compas_rhino.objects.select_meshes(message='Select multiple meshes.')[source]
Select multiple meshes in the Rhino view.
- Parameters:
- messagestr, optional
Instruction for the user.
- Returns:
- list[System.Guid]
The identifers of the selected meshs.