*morphsavemvols

Saves morph volume, handle, and shape data to a file.

Syntax

*morphsavemvols stype smark savefile shapes

Type

HyperMesh Tcl Modify Command

Description

Saves morph volume, handle, and shape data to a file.

Inputs

stype
Hypercubes
smark
Mark number of morph volumes.
savefile
Name of data file.
shapes
0 - Do not save shapes for morph volumes on mark
1 - Save shapes for morph volumes on mark

Example

*morphsavemvols (HYPERCUBES,1,"mvols.dat",1)

This command will save the morph volumes on the mark to the specified file along with any handles on those morph volumes and any shapes which affect the morph volumes.

Errors

None.