-
Automatic Menu Rebuild for Rapid Script Deployment
Overview Welcome to the HyperMesh Menu Build Extension Documentation. The extension is designed to be a mechanism for rapid deployment of custom user scripts. The extension supports both .tcl and .py files. Simply place a script in a folder within the hm directory, refresh the menu, and enjoy access to your scripts during…
-
Python API Demo Package
Overview The extension demonstrates the Python API capabilities in HyperMesh, HyperView, and HyperGraph. After loading the extension, a new Python Demos ribbon will be visible in the three supported clients. Each icon represents a different example showcasing various features of the client's Python API layer. Some of them…
-
Integration of Altair Compose in AI Studio - Use Cases
Overview Altair's AI Studio is a comprehensive Data Analytics and AI Platform that empowers organizations to make powerful insights accessible to their entire team. Altair AI Studio (formerly AI Studio) allows users to design and prototype highly explainable AI and machine learning models. Altair Compose, on the other…
-
Demo extension with Python code
Overview A simple extension example demonstrating how to link custom Python code to a ribbon icon in HyperMesh. Upon clicking the icon, a message will be printed in the IPython console. Usage/Installation Instructions 1. Unzip the DemoExtensionWithPython.zip 2. Register the extension - File > Extensions and click Add…
-
Super Element Generator Script
Overview The included script is used to generate super elements and their associated residuals in HyperMesh. The script allows the user to select the desired residual elements, the condensation method, and the loadsteps to include. It also permits choosing a save file directory and a file name suffix. The script supports…
-
MotionView to Car Real Time
Overview The MotionView to Car Real Time extension (MVtoCRT) provides a tool to export the suspension characteristics of MotionView’s vehicle models to be used in Altair TwinActivate Car Real Time (TwinActivate- CRT) and VI-Grade Car Real Time (VI-CRT). Pre-Requisite Working knowledge and installation packages of Altair…
-
Machinery Tools Extension
Overview The Machinery Tools extensions entails higher-level modeling entities that form an integral parts of larger machinery or equipment. This extension aims to simplify the modeling process in MotionView and MotionSolve. By utilizing this extension, you can swiftly create complex models of general machinery and gain…
-
Flightstream tools
Overview This extension adds a new "Flightstream Tools" ribbon. It provides an easy way to export a meshed model to Altair Flightstream in the OBJ format. The export tool allows the user to select the components to export and select the file to export to. The organisation of the mesh will be respected in the OBJ file…
-
Post Processing Shortcut Extension
Overview This extension will allow users to map post-processing plot preferences and options to a button or series of buttons on a toolbar within HyperView to instantly reapply onto subsequent models. Usage/Installation Instructions Generating Commands for Plot Preferences 1. Load a result model into HyperView and open up…
-
HG Axis LockGuard - permanent axis range lock
Overview This Extension provides a toolbar with buttons to turn the "Axis LockGuard" ON/OFF (available since HG2023.1). The TCL commands that are used in the background are: [::hwplot::GetPlotManagerHandle] SetFitAxesLockGuard true [::hwplot::GetPlotManagerHandle] SetFitAxesLockGuard false Pre-Requisite Download and un-zip…
-
Random Response Analysis Extension
Overview This extension aims to provide a simplified random response analysis tool more similar to SimSolid than the current process workflow tools. It uses a unit frequency response analysis results in combination with a power spectral density curve to produce contours and plots for simple random analysis. Pre-Requisite…
-
HyperMesh Post Utilities
Overview Set of post-processing utilities for HyperMesh. Screenshot Looper Screenshot Looper generates screenshots by looping over all selected subcases and plotcontrols and saving them in user-defined folder. The auto function (invoked by clicking on the lightning satellite icon) is a fully automatic tool designed as a…
-
Background Color Changer
Overview This toolbar allows you to quickly flip between a dark, white, and default graphics background color. There is also a color picker that allows you to pick any color for the background. Usage/Installation Instructions Unzip the VisualizationToolbar.zip locally, launch HyperWorks and register the extension via File…
-
Position entities in HW using two coordinate systems
Overview This HyperMesh extension allows you to position entities using two coordinate systems ( Source->Target) Usage/Installation Instructions Unzip the TransformTools.zip locally, launch HyperWorks and register the extension via File > Extension Manager.
-
Visualization Toolbar
Overview This HyperMesh Extension copies the mesh and geometry visualization contents from the secondary menus in the View Toolbar to its own toolbar. Usage/Installation Instructions Unzip the VisualizationToolbar.zip locally, launch HyperWorks and register the extension via File > Extension Manager.
-
Solver Run (Optistruct Panel alternative)
Overview This extension offers a flexible alternative to running Solvers from the Hyperworks GUI directly. In previous versions of HyperMesh and HyperWorks, users were able to run OptiStruct models directly from the GUI, offering a fast turnaround, especially when debugging models. From version 2022.2 release onwards, the…