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.
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 HyperWorks 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.
@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().