HMIN_group_writemaindefinition()

Writes the main definition of a group to HyperMesh.

Syntax

void HMIN_group_writemaindefinition(HM_entityidtype id, int definition);

Type

HyperMesh hminlib Function

Description

Writes the main definition of a group to HyperMesh.

Inputs

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

Errors

None.