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