Hi to all, I need to add objects in a visual tool that I will use as a container. I want to set the property "Pass Inputs to" and "Pass Outputs to" by code because I insert these objects dynamically, according to some external settings. Attached you find an example VisualToolAsContainer.fsmand in the script console you see how I did this. Is it correct or I can do the same operation in a different way? Thanks!