select_surface
- compas_rhino.utilities.select_surface(message='Select one surface.')[source]
Select one surface in the Rhino view.
- Parameters
message (str, optional) – Instruction for the user.
- Returns
System.Guid – The identifer of the selected surface.