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