2024.1
Overview of external readers and the Altair Binary Format, the generic ASCII reader, running applications in batch mode, using Tcl/Tk commands, translators, and result math.
The application's scripting interface is a set of Tcl/Tk commands that follow a simple and consistent syntax.
Tcl/Tk classes for the following Altair HyperWorks applications.
View new features for version 2024.1.
Learn the basics and discover the workspace.
Discover product functionality with interactive tutorials.
Extensions are programs integrated with the application to enhance or extend the user experience.
Altair Binary Format (ABF) is the standard binary format read by the program. A library called abflib allows you to create files in ABF.
A generic ASCII reader is now available which allows you to bring custom results directly into HyperView. The Altair ASCII format is useful for reading the results of any in-house or propriety codes which are saved in a generic format.
Batch mode allows you perform a series of operations outside the program interface.
External resources can be registered in preference files, session files, or Templex files. If an external resource is registered in a program session, it is automatically registered in the session file when the session is saved.
The Python API documentation for HyperMesh applications.
APIs can be used to perform various actions in an application. For example, the AddPage API can be used to add a page within the project.
Overview of object hierarchy for HyperView, HyperGraph, HyperMesh, MotionView, MediaView and TextView.
Links to the introductory pages for the Tcl/Tk commands that can be used in HyperView, MotionView, HyperGraph, HyperGraph 3D, TextView and MediaView.
Examples of script uses cases.
Learn more about Tcl/Tk with this basic example.
Learn more about programming with Tcl/Tk commands with this tutorial.
Adds a new parameter to the macro.
Applies the current macro.
Copies the given parameter for the current macro.
Gets the “create note” value for the current macro.
Gets the “create target” value for the current macro.
Returns the specified expression for the current macro.
Returns the value of the “hide inputs” flag.
Returns the name of the current macro.
Returns the text of current macro’s note.
Returns the number of parameters in the current macro.
Returns the number of entity parameters in the current macro.
Returns a handle to the specified parameter.
Returns the name of the target (curve) created by the current macro.
Returns the varname of the current macro.
Pastes the specified parameter, which has previously been copied.
Removes the specified parameter from the macro.
Sets the “create note” value for the current macro.
Sets the “create target” value for the current macro.
Sets the specified expression to be the given expression for the current macro.
Sets the value of the “hide inputs” flag.
Sets the name of the current macro to the specified name.
Sets the text of current macro’s note to the given text.
Sets the name of the target (curve) created by the current macro to the specified name.
Translators are utilities that are run from the command line of the operating system to convert various types of files into different formats.
XML commands in the Result Math Module.
Record playback workflows in the application.
Use the Task Manager to load an XML file that defines tasks and their attributes.
The Script and Model Library is a database of freely accessible scripts and models posted by users and Altair engineers.
View All Altair HyperWorks Help