HMIN_bag_write()
Writes a bag entity to the database.
Syntax
void HMIN_bag_write(HM_entityidtype id,char *name,int config);
    Type
HyperMesh hminlib Function
Description
This function writes a bag entity to the database.
Inputs
- id
 - The ID of the bag.
 - name
 - The name of the bag.
 - config
 - The configuration of the bag.
 
Errors
None.