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.
Remove the first marker from the dynamic measure.
Remove the second marker from the dynamic measure.
Remove the first marker from the static measure.
Remove the second marker from the static measure.
Gets a handle to an hwIFont interface for the font of the measure.
Gets the measure line color.
Gets the format used for displaying values on the measure.
Gets the Length of the master measure in the selected unit.
Gets the name of the measure.
Gets the first marker ID of the dynamic measure line.
Gets the second marker ID of the dynamic measure line.
Gets the value of the flag denoting whether or not the master measure is the transient type.
Gets Length of the master measure in screen pixels.
Gets the number of decimal places displayed for values on the measure.
Gets the value of the flag denoting whether or not the measure line should be drawn on the video.
Gets the value of the flag denoting whether or not the X, Y values of the end points should be shown on the measure.
Gets the value of the flag denoting whether or not the magnitude annotation should be shown on the measure.
Gets the value of the flag denoting whether or not the name of the measure should be shown on the video.
Gets the value of the flag denoting whether or not the X values of the endpoints and the X value difference should be shown on the measure.
Gets the value of the flag denoting whether or not the Y values of the endpoints and the Y value difference should be shown on the measure.
Gets the time step of the transient measure.
Gets the type of the measure.
Gets the unit type used by the master measure.
Sets the color of the measure line.
Sets the format used for displaying values on the measure.
Sets the length of the master measure in the selected unit.
Sets the name of the measure.
Sets the number of decimal places displayed for values on the measure.
Sets the value of the flag denoting whether or not the measure line will be drawn on the video.
Sets the value of the flag denoting whether or not the X, Y values of the end points will be shown on the measure.
Sets the value of the flag denoting whether or not the magnitude of the measure will be shown on the video.
Sets the value of the flag denoting whether or not the name of the measure will be shown on the video.
Sets the value of the flag denoting whether or not the X values and X value difference of the end points will be shown on the measure.
Sets the value of the flag denoting whether or not the Y values and Y value difference of the end points will be shown on the measure.
Sets the time step of the transient measure.
Sets the unit type of the master measure.
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