HMIN_system_getnextpointer()
Retrieves the next pointer to a system.
Syntax
HMIN_systempointer HMIN_system_getnextpointer(void);
Type
HyperMesh hminlib Function
Description
Retrieves the next pointer to a system.
Example
The next pointer to a system.
HMIN_system_getfirstpointer() must be called to retrieve the first pointer before using this function.
Errors
None.