HMIN_group_writesecondarydefinition()

Writes the secondary definition of a group to HyperMesh.

Syntax

void HMIN_group_writesecondarydefinition(HM_entityidtype id, int definition);

Type

HyperMesh hminlib Function

Description

Writes the secondary definition of a group to HyperMesh.

Inputs

id
The ID of the group.
definition
The method being used to define the secondary surface. Set to 0 for elements, 1 for components, 2 for box, 3 for all, or 4 for entity sets.

Errors

None.