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.
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.
hm_ce_errorreport – Returns a list for both single and
multi-valued return lists.
Data names
bar3 - shortestside data name now
properly returns the shorter of the 2 segments, and longestside data name now
properly returns the longer of the 2 segments.
General/Core
hm_entityinfo – Added new option graphictranslation.
hm_getincludes – Added new option
-byshortnamealwaysmergeflagpair.
*geomoutputdata – Added new argument cad_optimize. Existing
scripts will default this value to 0 if not specified.
*iges_write_units – Added new argument cad_optimize. Existing
scripts will default this value to 0 if not specified.
GUI
hm_framework – Added before_menudraw, after_menudraw and
erase_userpanel as event types to getregisteredprocs, registerproc and
unregisterproc options. Added new option getgraphicsclick.