GH_CPython
GH_CPython copied to clipboard
output as datatree
i don't know how to output a datatree. Right now i'm using a second python script with the raggedListToDataTree function (https://gist.github.com/notionparallax/5433271) Is there a better way?
Hi @Alliages, I'm supposed to modify datatree in GH_CPython, I'll start doing it and I'll infrom you as soon as possible, I'll appreciate it if you give me an example. Best regards, Mahmoud.
Thanks so much, now everything is clear, I'll add this feature as soon as I can . Best regards, Mahmoud
How do you work with Lists btw? the output seems to be a string with [] like "[0,1,2,3]"
@varoudis ,
I have modified it to work with lists, you can check it out via this link: https://github.com/MahmoudAbdelRahman/GH_CPython/blob/master/GH_CPython.zip
Best regards, Mahmoud
hi @MahmoudAbdelRahman I haven't been able to output as a datatree either. any indications on this one?
thanks