select_polylines

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

Select multiple polylines in the Rhino view.

Parameters

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

Returns

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