HMIN_material_write()
Writes a material to HyperMesh.
Syntax
void HMIN_material_write(HM_entityidtype id, char * name);
    Type
HyperMesh hminlib Function
Description
Writes a material to HyperMesh.
Inputs
- id
 - The ID of the material.
 - name
 - The name of the material.
 
Errors
None.