*setformattype()

Sets the export format type for the LS-DYNA profile.

Syntax

*setformattype (?type?)

Type

HyperMesh Template Command

Description

Sets the export format type for the LS-DYNA profile.

Inputs

type
The export format type. Valid values are:
1 - Standard format
2 - Long format
3 - I10 format
When no type is passed, the export will be based on the import deck. For instance, when importing a long format deck, by default the export will happen in long format.

Example

To set the export format to long:

*setformattype(2)

Version History

2020