select_polygon
-
compas_rhino.utilities.
select_polygon
(message='Select one polygon (closed curve with degree = 1)')[source] Select one polygon in the Rhino view.
- Parameters
message (str, optional) – Default is “Select an polygon.”.
- Returns
GUID – The identifer of the selected polygon.