HMIN_systemcollector_write()

Writes a system collector to HyperMesh.

Syntax

void HMIN_systemcollector_write(HM_entityidtype id, char * name, int color);

Type

HyperMesh hminlib Function

Description

Writes a system collector to HyperMesh.

Inputs

id
The ID of the system collector.
name
The name of the system collector.
color
The color to be assigned to the system collector.

Errors

None.