select_mesh
- compas_rhino.objects.select_mesh(message='Select one mesh.')[source]
Select one mesh in the Rhino view.
- Parameters:
- messagestr, optional
Instruction for the user.
- Returns:
- System.Guid
The identifer of the selected mesh.
Site Navigation
Select one mesh in the Rhino view.
Instruction for the user.
The identifer of the selected mesh.