select_lines
- compas_rhino.utilities.select_lines(message='Select multiple lines.')[source]
Select multiple lines in the Rhino view.
- Parameters
message (str, optional) – Instruction for the user.
- Returns
list[System.Guid] – The identifers of the selected lines.