Model.feinputomitincludefiles#

Model.feinputomitincludefiles()#

Informs HyperMesh that the next call to Model.feinputwithdata2() should have the input translator skip over reading include files entirely, and only import the base file.

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.