hm_answernext

Provides an answer to the next command for Tcl scripts.

Syntax

hm_answernext answer

Type

HyperMesh Tcl Query Command

Inputs

answer
Valid values are yes, no, all (for 'yes to all') and nall (for 'no to all').

Example

To answer yes to deleting the current model, which has not been saved:

hm_answernext yes
*deletemodel

Errors

None.