HMIN_group_writeslavedefinition()
Writes the slave definition of a group to HyperMesh.
Syntax
void HMIN_group_writeslavedefinition(HM_entityidtype id, int definition);
Type
HyperMesh hminlib Function
Description
Writes the slave definition of a group to HyperMesh.
Inputs
- id
- The ID of the group.
- definition
- The method being used to define the slave surface. Set to 0 for elements, 1 for components, 2 for box, 3 for all, or 4 for entity sets.
Errors
None.