HMIN_system_getpointer()
Retrieves the pointer to a system.
Syntax
HMIN_systempointer HMIN_system_getpointer(HM_entityidtype id);
Type
HyperMesh hminlib Function
Description
Retrieves the pointer to a system.
Inputs
- id
- The ID of the system.
Example
The pointer to the system.
Errors
None.