Search code examples
anylogic

replicating the same process without taking up more space


I have a model with seize-delay-release-sink logic, but I need to replicate it 100 times. This is obviously very space consuming in the editor and a tedious task.

Any suggestions on how I can make 100 identical seize-delay-release-sink in a quicker and more elegant way?


Solution

  • Select the blocks, right-click and select "Create flow chart block". Now, you can instantiate that a million times, if you like. See this explanatory video as well.