Python 3 Scripting

The Vortex Studio SDK is exposed in Python 3 as external application as well as embedded extension.

Python scripting can be used :

  • As a dedicated Python application or command line that loads and simulated Vortex assets during a simulation

  • Within a Vortex Content as a dynamics script extension to change the behavior of a scene, mechanism, or assembly.

In the following paragraphs, the reader is expected to be familiar with Python 3 scripting language.