HMIN_group_writemaincomponent()
Sends a component ID to a group's main component list.
Syntax
void HMIN_group_writemaincomponent(HM_entityidtype id, HM_entityidtype componentid);
    Type
HyperMesh hminlib Function
Description
Sends a component ID to a group's main component list.
Inputs
- id
 - The ID of the group.
 - componentid
 - The ID of the component that should be part of the main component list.
 
Errors
None.