Hi
I would like to be able to call the “Core.Input” node from either a code block or a python script in order to create a variable number of inputs.
Does anyone know if this is possible?
Thanks in advance.
Jonathan Olesen
Hi
I would like to be able to call the “Core.Input” node from either a code block or a python script in order to create a variable number of inputs.
Does anyone know if this is possible?
Thanks in advance.
Jonathan Olesen
Not possible with a code block or python. I believe the only way to get variable inputs (+/-) is by using C#.