hm_fe_getdvstfile
Returns the dvst file set for weld or property creation.
Syntax
hm_fe_getdvstfile ce_id
Type
HyperMesh Tcl Query Command
Description
This command returns the diameter versus thickness file set on a connector.
Inputs
- ce_id
- The ID of the connector.
Example
To get the diameter versus thickness file for connector with ID
1:
hm_fe_getdvstfile 1
Errors
None.
Version History
2024 - Added new input ce_id.