HMIN_property_write()

Writes a property to HyperMesh.

Syntax

void HMIN_property_write(HM_entityidtype id, char * name, HM_entityidtype materialid);

Type

HyperMesh hminlib Function

Description

Writes a property to HyperMesh.

Inputs

id
The ID of the property.
name
The name of the property.
materialid
The material ID of the property.

Errors

None.