select_polylines
-
compas_rhino.utilities.
select_polylines
(message='Select multiple polylines (curves with degree = 1, and multiple segments).')[source] Select multiple polylines in the Rhino view.
- Parameters
message (str, optional) – Default is “Select polylines.”.
- Returns
list of GUID – The identifers of the selected polylines.