select_points

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

Select multiple points in the Rhino view.

Parameters

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

Returns

list[System.Guid] – The identifers of the selected points.