In HyperMesh is there a way to use the code gathered using developer>recording option in Python?

Khalid_1991
New Altair Community Member
Hello everybody,
Since HyperMesh has an internal kernel and import modules such as hm are recognized in this kernek but since python doesn't recognize such modules. The code gathered through recording can only be used on HyperMesh's Python environment. I was wondering if there was a way to somehow implement this code to Jupyter.
I tried adding Python.exe found in hypermesh's documents to visual studio as the interpereter but it was to no avail.
Appreciate everyone's time and answers
0
Answers
-
Hi, Khalid,
I don´t have Jupyter here to make this test, but in VS Code you can install the HyperWorksPyAPI extension from the Marketplace.
Arthur
0