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