select_meshes

compas_rhino.utilities.select_meshes(message='Select multiple meshes.')[source]

Select multiple meshes in the Rhino view.

Parameters

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

Returns

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