title_page#
- class ansys.cfx.core.generated.post_processing.settings_261.title_page.title_page(name: str | None = None, parent=None)#
Bases:
GroupDefines the Title Page for a report.
Attributes
Attribute |
Summary |
|---|---|
The path to the Custom logo. Only used if ‘Include Custom Logo’ is true. |
|
Specifies whether to include the ANSYS report logo in the report. |
|
Specifies whether to include a custom logo in the report. |
|
Specifies whether to include the date in the report Title Page. |
|
Specifies whether to include a Table of Contents in the Report. |
|
Specifies the author of the report. |
|
Specifies the title for the report. |
|
Specifies whether to show Figure, Chart and Table captions in the Table of Contents. |
|
‘title_page_exists’ child. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
Encapsulates a CFX post-processing setup. |