0

How can I do that in a simple way?

I have a number of packages inside a node. I want to move those packages to another node using the agent Forklift.

Leo
  • 1
  • 2

1 Answers1

0

If your package agent was named 'package', you can use package.moveTo() or package.moveToInTime(). Each of these functions can be customised with various parameters, include a node. Have a look here for more information https://help.anylogic.com/index.jsp?topic=/com.xj.anylogic.help/html/gis/Movement_GIS.html

Flexecute
  • 106
  • 1
  • 6