select_polyline

compas_rhino.objects.select_polyline(message='Select one polyline (curve with degree = 1, and multiple segments).')[source]

Select one polyline in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
System.Guid

The identifer of the selected polyline.