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:
GroupDefines options for the Report, specific to each object.
Attributes
Attribute |
Summary |
|---|---|
Specifies the case associated with this particular autogenerated object. |
|
Specifies which of the automatic items this particular Object should display. |
|
Specifies whether this object is generated Manually or Automatically. |
|
Specifies the caption to place under a Chart or View image in a Report. |
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. |
|
‘child_object_type’ of chart. |
|
‘child_object_type’ of view. |
|
‘child_object_type’ of table. |