HMIN_vectorcollector_write()

Writes a vector collector to HyperMesh.

Syntax

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

Type

HyperMesh hminlib Function

Description

Writes a vector collector to HyperMesh.

Inputs

id
The ID of the vector collector.
name
The name of the vector collector.
color
The color assigned to the load collector.

Errors

None.