HMIN_maximumids_getnext()
Retrieves the next ID and adds 1 to the maximum ID.
Syntax
HM_entityidtype HMIN_maximumids_getnext(HM_entitytype entitytype);
    Type
HyperMesh hminlib Function
Description
Retrieves the next ID and adds 1 to the maximum ID.
Inputs
- entitytype
 - The type of entity.
 
Example
The next value of ID.
Errors
None.