filedisp#

Mapdl.filedisp(fname='', ext='', **kwargs)[source]#

Specifies the file containing the graphics data.

APDL Command: FILEDISP

Parameters:
fname

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.

ext

Filename extension (eight-character maximum).

Notes

Specifies the input file containing the graphics data (defaults to File.GRPH).