*xyplotreadengineeringcurve
Reads in stress/strain information for HyperForm.
Syntax
*xyplotreadengineeringcurve filename
Type
HyperMesh Tcl Modify Command
Description
Reads in stress/strain information for HyperForm.
Inputs
- filename
- The full path and file name for the file containing the stress/strain information.
Example
To read the file named C:/temp/curves.txt:
*xyplotreadengineeringcurve C:/temp/curves.txt
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
13.0