hm_fe_getdiameter
Returns the diameter value set for weld or property creation.
Syntax
hm_fe_getdiameter
Type
HyperMesh Tcl Query Command
Description
Returns the diameter value set for weld or property creation. The value of the diameter is the global value set internally from the panel or through the commands.
Example
To get the diameter value:
set diameter [ hm_fe_getdiameter ];
Errors
None.