select_point

compas_rhino.utilities.select_point(message='Select one point.')[source]

Select one point in the Rhino view.

Parameters

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

Returns

System.Guid – The identifer of the selected point.