Scripting in SAInt

In this section, tutorials on scripting with SAInt using built-in and external tools such as Python, IronPython, etc. are provided. There are two wys to use scripting capabilities in SAInt:

  1. "SAInt API": It is a powerful tool to automate the modelling and simulation tasks within SAInt. It gives access to multiple network and scenario data processing and execution functions. The API can be used with Python, C++, and other programming languages.

  2. "Basics of IronPython": The SAInt GUI’s command window and script editor utilize the IronPython environment to perform tasks such as marking objects, creating plots and tables, and evaluating properties, etc.