select_line
- compas_rhino.utilities.select_line(message='Select line.')[source]
Select one line in the Rhino view.
- Parameters
message (str, optional) – Instruction for the user.
- Returns
System.Guid – The identifer of the selected line.
Select one line in the Rhino view.
message (str, optional) – Instruction for the user.
System.Guid – The identifer of the selected line.