title_page#

class ansys.cfx.core.generated.post_processing.settings_261.title_page.title_page(name: str | None = None, parent=None)#

Bases: Group

Defines the Title Page for a report.

Attributes

Attribute

Summary

custom_logo_path

The path to the Custom logo. Only used if ‘Include Custom Logo’ is true.

include_ansys_logo

Specifies whether to include the ANSYS report logo in the report.

include_custom_logo

Specifies whether to include a custom logo in the report.

include_date

Specifies whether to include the date in the report Title Page.

include_toc

Specifies whether to include a Table of Contents in the Report.

report_author

Specifies the author of the report.

report_title

Specifies the title for the report.

show_captions_in_toc

Specifies whether to show Figure, Chart and Table captions in the Table of Contents.

title_page_exists

‘title_page_exists’ child.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

results

Encapsulates a CFX post-processing setup.