annotation_child#
- class ansys.fluent.core.generated.solver.settings_252.annotation_child(name=None, parent=None)#
Bases:
Group
‘child_object_type’ of annotation.
Attributes
Attribute |
Summary |
---|---|
A suitable name for the annotation object. |
|
Specifies the text that appears in the annotation. |
|
Specifies the name of the font used in the display. |
|
Specifies the font size. |
|
Specifies whether the displayed text is bold. |
|
Specifies whether the dislpayed text is italicized. |
|
Specifies the color of the displayed text. |
|
Append the following values to the text: Date | Time | Version | Number of iterations | Number of timesteps | Flow time | <any defined expression>. |
|
The number format and precision for the annotation text’s variable quantity (eg: %0.4e, %0.2f). |
|
Specifies the annotation object’s position in the graphics window. |
Included in:
Parent |
Summary |
---|---|
Add, Edit, Remove annotations in case file. |