select_points

compas_rhino.utilities.select_points(message='Select multiple points.')[source]

Select multiple points in the Rhino view.

Parameters

message (str, optional) – Default is “Select points.”.

Returns

list of GUID – The identifers of the selected points.