ResultsFiles#

class ansys.mapdl.core._commands.aux3.results_files.ResultsFiles#

ResultsFiles.aux3(**kwargs)

Enters the results file editing processor.

ResultsFiles.compress(**kwargs)

Deletes all specified sets.

ResultsFiles.delete([set_, nstart, nend])

Specifies sets in the results file to be deleted before postprocessing.

ResultsFiles.fileaux3([fname, ext])

Specifies the results file to be edited.

ResultsFiles.list(**kwargs)

Lists out the sets in the results file.

ResultsFiles.modify([set_, lstep, iter_, ...])

Changes the listed values of the data in a set.

ResultsFiles.undelete([option, nstart, nend])

Removes results sets from the group of sets selected for editing.