class ansys.meshing.prime.LSDynaFileFormatType(value, names=None, *values, module=None, qualname=None, type=None, start=1, boundary=None)
Provides the format type to write the LS-DYNA file.
Attributes
| Name | Description |
| LSDynaFileFormatType.I10 | Option to select 10-char width format to write ids for elements and nodes. |
| LSDynaFileFormatType.REGULAR | Option to select 8-char width format to write ids for elements and nodes. |