Use the Parameters Browser to parameterize the contents of a session file or report template and automate a variety of analysis processes with
the Parameters Browser.
Explore, organize and manage your personal data, collaborate in teams, and connect to other data sources, such as
corporate PLM systems to access CAD data or publish simulation data.
Overview of external readers and the Altair Binary Format, the generic ASCII reader, running HyperWorks in batch mode, using Tcl/Tk commands, translators, and result math.
This API allows external applications to link HyperMesh as a library and provides a limited set of functions and structures to access specific functionality.
This section contains details on general HyperWorks Desktop scripting concepts, along with documentation on the Tcl commands that can be used to query and modify the database and GUI.
The HyperMesh Card Image panel is used to define solver specific data and review card information. The format of the cards and
the menus in the panel are defined in the export template, using HyperMesh Card Preview Commands.
This command, used in feoutput and summary templates, returns an internal ID based on the pool number and solver ID of
an entity. This command needs to be used in conjunction with the command @getentityvalue(), which returns the solver ID. You must know the pool number corresponding to an entity type of attribute.
Overview of external readers and the Altair Binary Format, the generic ASCII reader, running HyperWorks in batch mode, using Tcl/Tk commands, translators, and result math.
@getinternalid()
This command, used in feoutput and summary templates, returns an internal ID based on the pool number and solver ID of an entity. This command needs to be used in conjunction with the command @getentityvalue(), which returns the solver ID. You must know the pool number corresponding to an entity type of attribute.
@getnewid()
Returns the next valid ID by checking IDs of other entities.
@getsolverid()
Returns solver ID based on entity type and internal ID of an entity. This needs to be used in feoutput and summary templates.
@keywordrenumber()
Returns 1 if RENUMBER is passed with the queried keyword via *feoutputwithdata.
@loadexistinmergedloadloadsteptable()
Returns 1 if the load exists in the table containing merged loads for a loadstep created by *createmergedloadloadsteptable().