HMMOD_elementmaximumsreset()
Assigns all of the maximums associated with all the elements in the model to a user-specified value.
Syntax
void HMMOD_elementmaximumsreset(float value);
Type
HyperMesh hmmodlib Function
Description
Assigns all of the maximums associated with all the elements in the model to a user-specified value.
Inputs
- value
- The value at which the element maximum should be reset.
Errors
None.