HMMOD_nodegetid()

Retrieves a node ID.

Syntax

HM_entityidtype HMMOD_nodegetid(void * nodeptr);

Type

HyperMesh hmmodlib Function

Description

Retrieves a node ID.

Inputs

nodeptr
The pointer to the node.

Example

The ID of the specified node.

Errors

None.