HMIN_group_writesecondarycomponent()

Sends a component ID to a group's secondary component list.

Syntax

void HMIN_group_writesecondarycomponent(HM_entityidtype id, HM_entityidtype componentid);

Type

HyperMesh hminlib Function

Description

Sends a component ID to a group's secondary component list.

Inputs

id
The ID of the group.
componentid
The ID of the component that should be part of the secondary component list.

Errors

None.