HI everyone,
Is it possible to load a data input component from python using as an input a path component or create a data output inside a python script choosing a path?
Thanks in advance!
HI everyone,
Is it possible to load a data input component from python using as an input a path component or create a data output inside a python script choosing a path?
Thanks in advance!
If you’re asking, whether it is possible to read and/or write data from/to some file in GHPython, then the answer is yes. What is it that you exactly want to do?
I would like to obtain inputs from a data input component from a path using python. Something like the picture added. The problem is that the data input component does not have input parameter within the python script since the path of this component is choosen using the right click of the mouse and choosing the source option
What kinda file do you want to read data from?
I want to read a .ghdata file
Sorry, I’m unfamiliar with that file format!