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.
A generic ASCII reader is now available which allows you to bring custom results directly into HyperView. The AltairASCII format is useful for reading the results of any in-house or propriety codes which are saved in a generic format.
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.
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 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.
Returns 1 if "Free format export" option is ON or solver deck is exported using the Tcl command *feoutputwithdata with
option HM_FREE_FORMAT_EXPORT_OPTION.
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.
@checkiffreeformat()
Returns 1 if "Free format export" option is ON or solver deck is exported using the Tcl command *feoutputwithdata with option HM_FREE_FORMAT_EXPORT_OPTION.
@getentitycount()
Returns the entity count of an entity array type data name.
@getentitydefaultstatus()
Retrieves the default status of attribute/dataname of an entity. Returns true if the default status is OFF, or false otherwise.
@getentitytype()
Returns the entity type of an entity array type data name.
@ignoresetswithsamenameascomps()
Returns the value of the “Do not export ELSET with same name as component” export option in the Abaqus profile.
@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().
@loadsinloadcollector()
Returns the number of loads in a collector for a specified configuration, type, and engineering type.