export_simulation_report_as_pptx#

class ansys.fluent.core.generated.solver.settings_261.export_simulation_report_as_pptx(name=None, parent=None)#

Bases: Command

Export the provided simulation report as a PPT file.

Parameters:
report_namestr

Simulation report to be exported as a PPTX file.

file_namestr

File name and path to export the simulation report as a PPTX file.

Arguments

Argument

Summary

report_name

Simulation report to be exported as a PPTX file.

file_name

File name and path to export the simulation report as a PPTX file.

Included in:

Parent

Summary

simulation_reports

Provides access to simulation reports, allowing to generate, view, export, and manage reports for the simulations.