HMRES_SetOutputFilename()

Sets the initial name of the res file name.

Syntax

void HMRES_SetOutputFilename(char *outputfilename)

Type

HyperMesh hmreslib Function

Description

Sets the initial name of the res file name.

Inputs

outputfilename
The filename to set as the res filename.

Example

This must be called before HMRES_SetNewOutputFilename. For use with HMRES_ResFileSizeLimitReached, HMRES_UpdateToNewOutputFilename, and HMRES_SetFileSizeLimit.

Errors

None.