hm_fe_getdvstfile

Returns the dvst file set for weld or property creation.

Syntax

hm_fe_getdvstfile

Type

HyperMesh Tcl Query Command

Description

The diameter versus thickness is the global file set internally from the panel or through the commands.

Example

To get the diameter versus thickness file:
set dtfile [ hm_fe_getdvstfile ];

Errors

None.