New CAE Connectors Extension Now Available

We have released a new extension allowing users to connect to their CAE results files directly inside AI Studio. This first release has been tested for h3d, rtf, rth, op2, odb, res, and hwascii files. In the backend, it uses Altair Compose and Python to allow for the extraction of a specific datatype from a subcase.


To get this running, you will need the following:

  • Altair Compose installed and licensed. The extension was built using v2023 so this is recommended.
  • Python (specifically conda) installed on your machine, and an environment available with pandas installed. The default setup expects an environment called rm_caeconnector so it would be best practice to follow this naming convention.
  • AI Studio 10.3.001 or later

Make sure you have the following additional extensions installed beforehand:

  • Python Scripting >= 10.0.1
  • Custom Operators >= 1.1.2
  • Operator Toolbox >= 2.17.0
  • Text Processing >= 10.0.0