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