HMIN_tag_write_string()

Writes a tag description to the database.

Syntax

void HMIN_tag_write_string(HM_entityidtype id, char *description);

Type

HyperMesh hminlib Function

Description

This function writes a tag description to the database.

Inputs

id
The ID of the tag to update.
description
The description of the tag.

Errors

None.

Version History

11.0.101