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) – Default is “Select polygons.”.
- Returns
list of GUID – The identifers of the selected polygons.