I’m trying to use python to store and sort Karamba cross sections. I’m using the GH_CrossSection wrapper to do this as I believe I should be but it will still not work.
When I pass the cross section into a param component (or any cross section input in a Karamba component) I get the error “Data conversion failed from CrossSection to CrossSection”.
I’ve tested other Karamba types (e.g. elements) and these reproduce the same error.
Karamba Python Problems.gh (88.0 KB)