ansys.mapdl.core.Mapdl.form#
- Mapdl.form(lab='', **kwargs)#
Specifies the format of the file dump.
Mechanical APDL Command: FORM
- Parameters:
- lab
str
Format:
RECO
- Basic record description only (minimum output) (default).TEN
- Same as RECO plus the first ten words of each record.LONG
- Same as RECO plus all words of each record.
- lab
Notes
Specifies the format of the file dump (from the dump command).