I create TaskExecuter during the model run and create a copy of a trigger to the TaskExecuter that was created during the run, but how can I make it apply the trigger on draw during the model run? Or is there another alternative to represent this?
I create TaskExecuter during the model run and create a copy of a trigger to the TaskExecuter that was created during the run, but how can I make it apply the trigger on draw during the model run? Or is there another alternative to represent this?
You need to call rebindobjectattributes() on the object you copy the draw trigger in to.
treenode otherTE = Model.find("TaskExecuter2"); createcopy(Model.find("TaskExecuter1>variables/ondrawtrigger"), otherTE.find(">variables"), 1); rebindobjectattributes(otherTE);
Hi @Matthew Gillespie !
I want to make the AGV that is created for the scale, have the same color on which it is created. If it is yellow, the AGV that is scaled must be yellow. I also want to see if it is possible that the boxes that the AGV brings with me can also be scaled respecting the color of the box. How can I do this?
Hi @Omar Aguilera Rico ,
Looks like we dropped the ball with your follow-up question. Are you still looking for some help?
Hi Ben, in the end I was able to solve it on my own, I appreciate the attention given by Matthew and the team.
8 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved