Flexsim 5 released!

Download de demo versie van Flexsim 5

Flexsim HC 2.7 released!

Wat is Flexsim HC?
Flexsim HC 2.7 demo versie

Flexsim clips
Nieuws
 

What's New in Flexsim Version 5

Flexsim 5 (April 2010) - new features:

  • New undo/redo capability.
  • New debugging capabilities, including:
    • An in-line, step-by-step Flexscript debugger. Just go to the code editor and click in the left margin to set a break point
    • More strict syntax rules for Flexscript, including parameter cardinality and type checking
    • An event log that lets you see all events that have fired in the model, filter those events, export them to csv, etc
    • An event list that gives you a view of the list of pending events
    • A Flexscript code profiler that lets you see what Flexscript functionality is being called, how often, and how much time is being taken up
  • A new Animation Creator that allows you to create movable sub-components of objects as well as custom animations for those sub-components.
  • New .skp 3D file import capability, for using files from Google Sketchup and Google 3D Warehouse.
  • Improved 3D refresh rate
  • Improved compatibility with ATI, NVIDIA, and integrated graphics cards.
  • New software-based licensing using Flexnet.
  • Faster and more seamless compiling process, with no creation of a new Flexsim instance.
  • More detailed, navigable and configurable Experiment reporting, with additional histogram and correlation plots.
  • Support for png, ico and gif texturing on 3D objects, allowing transparency without requiring the .tmp and .tpg files.
  • New all-in-one code editor with tabbing and an apply button.
  • Improved look on default library objects.
  • New 6-axis robot .
  • Improved interface for defining Conveyor layout.
  • Fixed AVI Maker for Windows Vista and Windows 7.
  • New and improved xml save features, allowing multiple developers to work on the same model simultaneously, as well as better integration with versioning management systems.
  • Various improvements for advanced modelers and developers.
  • Improved right-click menu options in the 3D View.
  • Much more intuitive manipulation of objects in the 3D view.
  • Users can now click on objects below the grid plane.
  • Improved support for traversing window controls with the keyboard.
  • Improved Find/Replace in Tree feature.
  • Improved refresh rate on table views
  • Several new Flexscript commands for string parsing.
  • You can now Ctrl-Tab to switch between windows within Flexsim
  • Added TASKTYPE_STARTANIMATION, TASKTYPE_STOPANIMATION, and TASKTYPE_FREEOPERATORS.