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