select_polygon

compas_rhino.objects.select_polygon(message='Select one polygon (closed curve with degree = 1)')[source]

Select one polygon in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
System.Guid

The identifer of the selected polygon.