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