compas_rhino.utilities.select_line
- compas_rhino.utilities.select_line(message='Select line.')[source]
Select one line in the Rhino view.
- Parameters
message (str, optional) – Default is “Select an line.”.
- Returns
GUID – The identifer of the selected line.