HMMOD_elementsetcounter()

Assigns a value to counter.

Syntax

void HMMOD_elementsetcounter(void * elementptr, int counter);

Type

HyperMesh hmmodlib Function

Description

Assigns a value to counter.

Inputs

elementptr
The pointer to the element.
counter
The value to be assigned to counter.

Errors

None.