select_curve

compas_rhino.utilities.select_curve(message='Select one curve.')[source]

Select one curve in the Rhino view.

Parameters

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

Returns

System.Guid – The identifer of the selected curve.