*morphsavedata

Saves global handles and shapes to a file.

Syntax

*morphsavedata morphdatafile

Type

HyperMesh Tcl Modify Command

Description

Saves global handles and shapes to a file.

Inputs

morphdatafile
Name of file to be written.

Example

*morphsavedata ("global.dat")

Global handles and all shapes that use global handles are written to the specified file in ASCII format.

Errors

None.