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