HgTrans translates solver results files from their native file format to Altair Binary Format (ABF). This can be done using
the HgTrans GUI or via the HgTrans batch mode.
The HWTK GUI Toolkit is a resource tool for coding Tcl/Tk dialogs. It contains documentation of the HWTK GUI Toolkit commands, demo pages that illustrate our Altair GUI standards, and sample code for creating those examples.
The Model Identification Tool (MIT) is a profile in HyperGraph for fitting test data from frequency- and amplitude-dependent bushings to analytical models. The MIT operates in conjunction with HyperGraph, MotionView and MotionSolve to provide you with a comprehensive solution for modeling and analysis.
The HyperWorks Automation Toolkit (HWAT) is a collection of functions and widgets that allows an application to quickly assemble
HyperWorks automations with minimal effort and maximum portability.
Creates a duplicate copy of each resulting HyperMesh assembly as a component entity set (VCL assembly). These VCL assemblies will contain all components from
the HyperMesh assembly that had a *PART card loaded/defined.
Translates the nodes or elements along a vector until penetration is caused, and then translates in the opposite direction
until the penetration is zero (less than 1e-1).
This function will post the message string on to the message log. If no text is passed the function will post the
text in the global error variable to the message log.
This function sets the value of the global debug variable to 1 or 0 depending on the option passed. If no option is
passed, the function toggles between 1 and 0.
Sets the global SOLVER variable and sources the solver specific files. If the solver name passed is the same as the SOLVER variable, the files are not sourced.
The HyperWorks Automation Toolkit (HWAT) is a collection of functions and widgets that allows an application to quickly assemble
HyperWorks automations with minimal effort and maximum portability.
::hwat::utils::BoundingBox
This function calculates the bounding box around the given list of components or elements and returns the dimensions of the bounding box.
::hwat::utils::HmToVclAssembly
Creates a duplicate copy of each resulting HyperMesh assembly as a component entity set (VCL assembly). These VCL assemblies will contain all components from the HyperMesh assembly that had a *PART card loaded/defined.
::hwat::utils::PenetrationCheck
Translates the nodes or elements along a vector until penetration is caused, and then translates in the opposite direction until the penetration is zero (less than 1e-1).
::hwat::utils::PositionDummyOnImport
Positions the dummy’s H-point at the required coordinates and, if required, rotates the dummy’s back angle by the given amount.
::hwat::utils::PostToMessageBox
This function will post the message string on to the message log. If no text is passed the function will post the text in the global error variable to the message log.
::hwat::utils::Renumber
Tries to renumber the list of IDs of the given entity so that they start with the 'startid' given as parameter.
::hwat::utils::ReviewAssembly
Turns off all components from the display and turns on only the components that are contained within the desired component entity set.
::hwat::utils::ReviewComp
Hides all of the components currently displayed, and displays the given component.
::hwat::utils::ReviewSet
Turns off all components from the display and turns on only the components that are contained within the desired component entity set.
::hwat::utils::SetDebugOnOff
This function sets the value of the global debug variable to 1 or 0 depending on the option passed. If no option is passed, the function toggles between 1 and 0.
::hwat::utils::SetSolver
Sets the global SOLVER variable and sources the solver specific files. If the solver name passed is the same as the SOLVER variable, the files are not sourced.