is it possible to creat differents input and output ports in a pythoncaller?
if it is, how could we do?
Thank you.
Yann
is it possible to creat differents input and output ports in a pythoncaller?
if it is, how could we do?
Thank you.
Yann
that isn't possible, I usually just create a new attribute in the Python code and then use an AttributeFilter or equivalent later on.
David
thank you for your answers.
This question is solved but I don't know how to tag it "solved".