🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "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

Sort by:
1 - 1 of 11
    User: "almeidaaap"
    Altair Employee

    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.

    image.png

    Arthur