export_simulation_report_as_pdf#

class ansys.fluent.core.generated.solver.settings_271.export_simulation_report_as_pdf(name=None, parent=None)#

Bases: Command

Export the provided simulation report as a PDF file.

Parameters:
report_namestr

Simulation report to be exported as a PDF file.

register_with_projectbool

Register With Project?.

file_namestr

File name to export the simulation report as a PDF 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 PDF file.

register_with_project

Register With Project?.

file_name

File name to export the simulation report as a PDF 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.