ansys.mapdl.core.Mapdl.fileaux3#
- Mapdl.fileaux3(fname='', ext='', **kwargs)#
Specifies the results file to be edited.
Mechanical APDL Command: FILEAUX3
- Parameters:
- fname
str
File name and directory path (248 characters maximum, including the characters needed for the directory path). An unspecified directory path defaults to the working directory; in this case, you can use all 248 characters for the file name. The file name defaults to the current
Jobname
ifExt
is specified.- ext
str
Filename extension (eight-character maximum).
- fname
Notes
Specifies the results file to be edited.