DYNA_REQUEST_TYPE

Defines how LS-DYNA ASCII and binout requests are presented in HyperGraph.

Syntax

DYNA_REQUEST_TYPE value

Type

HyperGraph Environment Variable

Description

Defines how LS-DYNA ASCII and binout requests are presented in HyperGraph.
value
Valid values are:
ID
Only IDs are shown for the requests.
NAME
Only names are shown for the requests.
NAME_ID
Both names and IDs are shown for the requests.

Examples

To set HyperGraph to present the requests and both name and ID: DYNA_REQUEST_TYPE NAME_ID.

Errors

None.