select_polygons

compas_rhino.objects.select_polygons(message='Select multiple polygons (closed curves with degree = 1)')[source]

Select multiple polygons in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
list[System.Guid]

The identifers of the selected polygons.