question

Kari Payton avatar image
0 Likes"
Kari Payton asked Sam Stubbs edited

Why are 3D shapes disappearing?

I have a 3D shape linked to a resource in process flow. I send an operator to travel/load/travel/unload the shape. Visually everything is fine until the unload action. I have the operator unload the shape at a node and then the shape disappears from 3D view. Any ideas why this is happening?

FlexSim 16.1.0
task executertask sequenceshapes
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Adrian Haws avatar image Adrian Haws commented ·

@Kari Payton could you attach an example of your model?

0 Likes 0 ·
Kari Payton avatar image Kari Payton Adrian Haws commented ·
0 Likes 0 ·

1 Answer

·
Sam Stubbs avatar image
2 Likes"
Sam Stubbs answered Sam Stubbs edited

Your problem occurs because the task executer "unloaded" the object INTO the network node. In your Unload activity you have the station set as "NN1" this means this is the container that the task executer will put the item into. If you want the object to just be "unloaded" into the model directly (as opposed to a queue or anything) Then instead of an Unload activity, I would just use a Move Object instead, and set the Destination field as model(). Then you can add a Change Visual activity to set the Location of the Object to the same x, y, and z as the Network Node to appear as if the object was set down there.

I've reattached your example model below with the changes:

1383-objectdisssappear.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.