select_curve

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

Select one curve in the Rhino view.

Parameters:
messagestr, optional

Instruction for the user.

Returns:
System.Guid

The identifer of the selected curve.