HMRES_argumentprintselected()

Prints the selected arguments.

Syntax

void HMRES_argumentprintselected(char * inputfilename, char * outputfilename, char * modelfilename);

Type

HyperMesh hmreslib Function

Description

Prints the selected arguments.

Inputs

inputfilename
The pointer to the user-selected input file name.
outputfilename
The pointer to the user-selected output file name.
modelfilename
The pointer to the user-selected model file name. If the translator being used does not deal with model results, pass NULL as the modelfilename.

Errors

None.