AnyLogic 8.7.8-8.7.11

Back-to-back rack placement
The earlier AnyLogic 8.7.7 release introduced the Storage markup element. This element helps quickly draw large-scale storage areas by automatically calculating the size or number of racks needed to fill a specified area. With it, you can quickly populate a warehouse with shelving racks and aisles as needed. Now, the element supports back-to-back shelving racks.
Export to file for models in Cloud
The file export functionality allows data from a model to be written to an external file. For example, experiment results to an Excel file where they can be used for analysis or integration with other analytical tools. Any file format is permitted, including compressed ZIP files.

Create GIS Network by Code
A new example model in 8.7.9 demonstrates how to programmatically create a GIS network. Within the model’s createRoute function, is example code for creating a GIS network. You can adapt the method to read coordinates from a data source and automatically connect them with routes.
More about the 8.7.8 and 8.7.9 releases >>
A new example model in 8.7.9 demonstrates how to programmatically create a GIS network. Within the model’s createRoute function, is example code for creating a GIS network. You can adapt the method to read coordinates from a data source and automatically connect them with routes.