HMMOD_elementgetvalue()

Retrieves the value of an element specified by element pointer.

Syntax

float HMMOD_elementgetvalue(void * elementptr);

Type

HyperMesh hmmodlib Function

Description

Retrieves the value of an element specified by element pointer.

Inputs

elementptr
The pointer to an element.

Example

The value of an element.

Errors

None.