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