hm_fe_getconfigfile
Returns the FE config file set for user-defined weld creation.
Syntax
hm_fe_getconfigfile
Type
HyperMesh Tcl Query Command
Description
Returns the FE config file set for user-defined weld creation.
Example
To get the global file set internally in HyperMesh:
set feconfigfile [ hm_fe_getconfigfile ];
Errors
This returns the .cfg file specified through the panel or through the command. This is specified only for user-defined FE creation.