HMIN_group_writemastercomponent()

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

Syntax

void HMIN_group_writemastercomponent(HM_entityidtype id, HM_entityidtype componentid);

Type

HyperMesh hminlib Function

Description

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

Inputs

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

Errors

None.