ansys.mapdl.core.Mapdl.suresu#

Mapdl.suresu(fname='', fext='', fdir='', **kwargs)#

Read a set of surface definitions and result items from a file and make them the current set.

Mechanical APDL Command: SURESU

Parameters:
fnamestr

Eight character name.

fextstr

Extension name.

fdirstr

Optional path specification.

Notes

Reading (and therefore resuming) surface and result definitions from a file overwritea any existing surface definitions.

Reading surfaces back into the postprocessor ( post1 ) does not insure that the surfaces (and their results) are appropriate for the model currently residing in post1.