select_object

compas_rhino.objects.select_object(message='Select an object.')[source]

Select one object in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
System.Guid

The identifer of the selected object.