HMIN_group_writemaindefinition()
Writes the main definition of a group to HyperMesh.
Syntax
void HMIN_group_writemaindefinition(HM_entityidtype id, int definition);
Type
HyperMesh hminlib Function
Description
Writes the main definition of a group to HyperMesh.
Inputs
- id
- The ID of the group.
- definition
- The method being used to define the main surface.
Errors
None.