*feoutputtimeinfo

Generates a text file containing export time info for FE entities.

Syntax

*feoutputtimeinfo flag

Type

HyperMesh Tcl Modify

Description

Generates a text file containing export time info for FE entities. The file is written to the same directory as the exported file, with the name <export_file_name>_timing.txt.

Inputs

flag
0 - Do not write file.
1 - Write file.

Example

To enable generation of the timing file during export:
*feoutputtimeinfo 1