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