select_point

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

Select one point in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
System.Guid

The identifer of the selected point.