Model.feinputpreserveincludefiles#

Model.feinputpreserveincludefiles()#

Informs HyperMesh that the next call to Model.feinputwithdata2() should have the input translator recognize and preserve include file information, so that the model might be written out with the entities segregated into their respective files.

Note

After the next call to Model.feinputwithdata2(), HyperMesh will revert to the default behavior of reading and merging include files. For behavior other than the default behavior, this function must be called each time.