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