hm_fe_getWvsTfile
Returns the width versus thickness file for seam welds.
Syntax
hm_fe_getWvsTfile
Type
HyperMesh Tcl Query Command
Description
Returns the width versus thickness file for seam welds.
Inputs
None.
Examples
set wtfile [hm_fe_getWvsTfile]
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021