select_mesh

compas_rhino.objects.select_mesh(message='Select one mesh.')[source]

Select one mesh in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
System.Guid

The identifer of the selected mesh.