HMIN_maximumids_set()

Assigns a maximum ID to the entities.

Syntax

void HMIN_maximumids_set(HM_entitytype entitytype, HM_entityidtype id);

Type

HyperMesh hminlib Function

Description

Assigns a maximum ID to the entities.

Inputs

entitytype
The type of entity.
id
The ID to be assigned to the entity.

Errors

None.