HMIN_ply_writesystem()

Assigns a system to a ply entity.

Syntax

void HMIN_ply_writesystem(HM_entityidtype id);

Type

HyperMesh hminlib Function

Description

Assigns a system to a ply entity. Must be called after HMIN_ply_write().

Inputs

id
The ID of the system.

Errors

None.