select_mesh

compas_rhino.utilities.select_mesh(message='Select one mesh.')[source]

Select one mesh in the Rhino view.

Parameters

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

Returns

System.Guid – The identifer of the selected mesh.