select_curve
-
compas_rhino.utilities.
select_curve
(message='Select one curve.')[source] Select one curve in the Rhino view.
- Parameters
message (str, optional) – Default is “Select an line.”.
- Returns
GUID – The identifer of the selected curve.
compas_rhino.utilities.
select_curve
(message='Select one curve.')[source]Select one curve in the Rhino view.
message (str, optional) – Default is “Select an line.”.
GUID – The identifer of the selected curve.