object_report_options#

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

Bases: Group

Defines options for the Report, specific to each object.

Attributes

Attribute

Summary

associated_case_name

Specifies the case associated with this particular autogenerated object.

automatic_item

Specifies which of the automatic items this particular Object should display.

generation

Specifies whether this object is generated Manually or Automatically.

report_caption

Specifies the caption to place under a Chart or View image in a Report.

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.

chart_child

‘child_object_type’ of chart.

view_child

‘child_object_type’ of view.

table_child

‘child_object_type’ of table.