select_mesh
-
compas_rhino.utilities.
select_mesh
(message='Select one mesh.')[source] Select one mesh in the Rhino view.
- Parameters
message (str, optional) – Default is “Select an mesh.”.
- Returns
GUID – The identifer of the selected mesh.
compas_rhino.utilities.
select_mesh
(message='Select one mesh.')[source]Select one mesh in the Rhino view.
message (str, optional) – Default is “Select an mesh.”.
GUID – The identifer of the selected mesh.