Hello ,
I have made a small model about an initial inventory in a rack.
The way I found to do it is by run sub Flow.
If I don't do it by Run sub Flow it gives me the following error:
time: 0.000000 exception: FlexScript exception: Property Type not available for Variant with value Array[50]: {/Box1,/Box1~2,/Box1~3,/Box1~4,/Box1~5,/Box1~6,/Box1~7,/Box1~8,/Box1~9,/Box1~10,/Box1~11,/Box1~12,/Box1~13,/Box1~14,/Box1~15,/Box1~16,/Box1~17,/Box1~18,/Box1~19,/Box1~20,/Box1~21,/Box1~22,/Box1~23,/Box1~24,/Box1~25,/Box1~26,/Box1~27,/Box1~28,/Box1~29,/Box1~30,/Box1~31,/Box1~32,/Box1~33,/Box1~34,/Box1~35,/Box1~36,/Box1~37,/Box1~38,/Box1~39,/Box1~40,/Box1~41,/Box1~42,/Box1~43,/Box1~44,/Box1~45,/Box1~46,/Box1~47,/Box1~48,/Box1~49,/Box1~50}. Must by a treenode type Variant. at MODEL:/Tools/ProcessFlow/Object/Change Visual>variables/codeNode at line 4
Would there be any other way to do it?
and another question:
How can I make sure that within each Rack Type the placement of the boxes in the rack is not all together, is it possible?
Thanks in advance