FlexSim2025 introduces new container objects, task queue viewers, and more features.
1、 Modeling function
1. Container
Now you have a better tool for managing different modeling parts - containers
In FlexSim2025, you can use a "container" entity to include multiple other entities, which can be managed in a dedicated window of the container, making them less susceptible to misoperation in the main world window.
2. Task Queue Viewer TSQ
Have you also experienced situations where there are numerous tasks but you are unable to view them? Now, we can visually understand the task queue of the task executor through the Task Queue Viewer! What is the current stage of the task, what are the remaining tasks to be completed, and what is the ranking of the tasks to be completed In FlexSim2025, all of this information is under your control!
Other updates
Event list adds jump function, which can directly jump to the next specified event -- when you debug the model in the future, you don't need to carefully click skip to prevent the run from exceeding the target time.
Add a line chart of 'utilization vs. time'. It can more intuitively reflect the effect of utilization rate at different time periods.
Dark mode optimization: Details such as drop-down menus will also present a dark effect.
Add APIs for Vec4 (four-dimensional vector) and Mat4 (four-dimensional matrix). Vector functions that are indispensable in graphics and robotics can now be directly used in Flexsim!
Add C # interfaces. After C/C++and Python, FlexSim has added new code interfaces. If you are a C # user, this will provide you with more possibilities to expand your use of FlexSim!
二、Digital twin related
1. USD improvement
The current version already supports recording the simulation process to USD files through the Omniverse platform.
Users can also freely switch this function in FlexSim.