HMIN_laminate_writetable()
Assigns a table ID to a laminate.
Syntax
void HMIN_laminate_writetable(HM_entityidtype id);
    Type
HyperMesh hminlib Function
Description
Assigns a table ID to a laminate. Must be called after HMIN_laminate_write().
Inputs
- id
 - The ID of the table to assign.
 
Errors
None.