HMMOD_elementgetcounter()

Retrieves the value stored in counter.

Syntax

int HMMOD_elementgetcounter(void * elementptr);

Type

HyperMesh hmmodlib Function

Description

Retrieves the value stored in counter.

Inputs

elementptr
The pointer to the element.

Example

The value of counter.

Errors

None.