*writenamedbuffer()

Copies the content from an include file to the current output file.

Syntax

*writenamedbuffer ("name")

Type

HyperMesh Template Command

Description

Copies the content from an include file to the current output file.

Inputs

name
The short name of an include file whose content needs to be copied to current output file.

Examples

To output the contents of include "front" to the current output file:

*writenamedbuffer("front")

Version History

2019