select_curves

compas_rhino.utilities.select_curves(message='Select multiple curves.')[source]

Select multiple curves in the Rhino view.

Parameters

message (str, optional) – Instruction for the user.

Returns

list[System.Guid] – The identifers of the selected curves.