*feoutputmergeincludefiles
Informs HyperMesh how to handle include files for the next call to *feoutputwithdata.
Syntax
*feoutputmergeincludefiles code
Type
HyperMesh Tcl Modify Command
Description
Inputs
- code
-
- 0 - HyperMesh should segregate entities into their respective files.
- 1 - HyperMesh should consolidate everything into one file.
Example
After the next call to *feoutputwithdata, HyperMesh will revert to the default behavior of consolidating everything into one file. For behavior other than the default behavior, this command must be called each time.
Errors
None.