*setcurrentinclude

Specifies the include file into which HyperMesh should place newly created entities.

Syntax

*setcurrentinclude id shortname

Type

HyperMesh Tcl Modify Command

Description

Specifies the include file into which HyperMesh should place newly created entities.

Inputs

id
The ID of the file. If this is 0, then HyperMesh uses the shortname to find the file.
shortname
The shortname of the file, as defined when creating the include (see *createinclude() ).

Example

If the ID is 0, and the shortname is empty (""), then HyperMesh will place newly created entities in the main output file instead of an include file.

Errors

None.