Unload the Material

Unload the Material

Tamilselvan
Not applicable
12 Views
1 Reply
Message 1 of 2

Unload the Material

Tamilselvan
Not applicable

[ FlexSim 23.1.1 ]

I have the Created the Object using the create object process flow node and Insert at front of in the Create Object instead of assign to option and Insert at front of is value "None" and i have loaded all the materials in the truck using "Model,find ("object"). last" function, Now i have stuck in the unloading part, is there is any function to unload all the material, which i have loaded.

0 Likes
Accepted solutions (1)
13 Views
1 Reply
Reply (1)
Message 2 of 2

moehlmann_fe
Observer
Observer
Accepted solution

You probably have a reference to the truck through a token label. You can access the loaded items as subnodes of the truck to unload them. Similar to how you used ".last" to load them.

0 Likes