export_simulation_report_as_pptx#

class ansys.fluent.core.generated.solver.settings_271.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.

register_with_projectbool

Register With Project?.

file_namestr

File name to export the simulation report as a PPTX file. If saving with an active Fluent project, provide only a file name; otherwise include the path.

Arguments

Argument

Summary

report_name

Simulation report to be exported as a PPTX file.

register_with_project

Register With Project?.

file_name

File name to export the simulation report as a PPTX file. If saving with an active Fluent project, provide only a file name; otherwise include the path.

Included in:

Parent

Summary

simulation_reports

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