HMRES_argumentgetargumentname()

Indicates the argument name at the user-specified index.

Syntax

char * HMRES_argumentgetargumentname(int index);

Type

HyperMesh hmreslib Function

Description

Indicates the argument name at the user-specified index.

Inputs

index
The index number of the argument to be checked.

Example

The name of the argument at the specified index.

Errors

None.