question

Zixuan Xiong avatar image
2 Likes"
Zixuan Xiong asked Zixuan Xiong edited

ProcessFlow - Change Visual

I have used a "Move Object" activity to load one "taskexecuter Flowitem - Operator" into another "taskexecuter Transporter" and i want to change the visual look of the person standing inside the forklift, like relative location, rotation, color, even 3D shape (Change to sitting position). Is that doable? i tried that and no matter what i changed in the change visual activity, it stays unchanged.

FlexSim 7.7.4
change visual
5 |100000

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

1 Answer

Matthew Gillespie avatar image
3 Likes"
Matthew Gillespie answered Zixuan Xiong edited

In general Process Flow makes changing visuals like this very easy. For example, in the attached model I use Process Flow to create a pallet, move it, create a box in the pallet, change its shape to a sitting person, center it, and change its color.

However, moving someone into a Transporter is a more complicated issue. The transporter has some default logic that places objects put inside it on top of its forks. This makes it hard to put a person in the transporter at the right location.

In the attached model I have an alternate solution. I have an OnReset trigger on the transporter that hides the operator inside it. Then I use Process Flow to create a person, have him walk to the transporter, and then I show the operator in the transporter and get rid of the first person before telling the transporter to go somewhere.

changevisualexample.fsm


· 6
5 |100000

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