Hi there,
I am calling a gh function (intersection Brep|Curve) within Python in GH, and running it in parallel to gain some time in computing.
As result I get the right data tree structure and all but the data are IronPython.Runtime.PythonFunction , how to translate them into GH data again?
many thanks in advance,