select_polygons

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

Select multiple polygons in the Rhino view.

Parameters

message (str, optional) – Instruction for the user.

Returns

list[System.Guid] – The identifers of the selected polygons.