select_polylines

compas_rhino.objects.select_polylines(message='Select multiple polylines (curves with degree = 1, and multiple segments).')[source]

Select multiple polylines in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
list[System.Guid]

The identifers of the selected polylines.