HMMOD_writemodel()

Writes a model that can be read by HyperMesh.

Syntax

void HMMOD_writemodel(char * filename);

Type

HyperMesh hmmodlib Function

Description

Writes a model that can be read by HyperMesh.

Inputs

filename
The name of the file where the model should be stored.

Errors

None.