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) – Instruction for the user.
- Returns
System.Guid – The identifer of the selected polygon.