HMMOD_elementgetid()

Retrieves the ID of an element specified by the pointer to the element.

Syntax

HM_entityidtype HMMOD_elementgetid(void * elementptr);

Type

HyperMesh hmmodlib Function

Description

Retrieves the ID of an element specified by the pointer to the element.

Inputs

elementptr
The pointer to the element

Example

The ID of the specified element.

Errors

None.