HyperWorksPyAPIThe HyperWorksPyAPI is a Visual Studio Code extension which provides syntax support for HyperMesh, Simlab and Inspire Python API. This extension aims to improve productivity for users who are coding customization and automation tasks for the HyperWorks applications using Visual Studio Code. Classes and methods from hm, hw, simlab and hwx modules and sub-modules are currently supported. A tree structure of all availble modules is the following:
Quick StartThis extension is activated when vscode opens but in general, is good practice to activate the extension by opening an existing workspace (directory) or creating a new one. Then a hidden folder is created (.vscode) in this workspace which permits to use the extension. Supported FeaturesThe features of this extension are supported via Pylance extension, which is installed together with HyperWorksPyAPI extension if not already installed. Currently, HyperWorksPyAPI supports:
Other features as such as code navigation and syntax checking are supported through Pylance. Questions and SupportWe encourage feedback. If you face any issues please reach out to Altair HyperWorks Scripts & Customizations Community Forum. |