select_objects

compas_rhino.objects.select_objects(message='Select multiple objects.')[source]

Select multiple objects in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
list[System.Guid]

The identifers of the selected objects.