HMMOD_nodemaximumsreset()

Assigns all of the maximums associated with all the nodes in the model to a user-specified value.

Syntax

void HMMOD_nodemaximumsreset(float value);

Type

HyperMesh hmmodlib Function

Description

Assigns all of the maximums associated with all the nodes in the model to a user-specified value.

Inputs

value
The value at which the node maximum should be reset.

Errors

None.