select_surfaces

compas_rhino.utilities.select_surfaces(message='Select multiple surfaces.')[source]

Select multiple surfaces in the Rhino view.

Parameters

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

Returns

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