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

name

A suitable name for the annotation object.

text

Specifies the text that appears in the annotation.

font_name

Specifies the name of the font used in the display.

font_size

Specifies the font size.

font_weight

Specifies whether the displayed text is bold.

font_slant

Specifies whether the dislpayed text is italicized.

font_color

Specifies the color of the displayed text.

append_quantity

Append the following values to the text: Date | Time | Version | Number of iterations | Number of timesteps | Flow time | <any defined expression>.

number_format

The number format and precision for the annotation text’s variable quantity (eg: %0.4e, %0.2f).

position

Specifies the annotation object’s position in the graphics window.

Included in:

Parent

Summary

annotation

Add, Edit, Remove annotations in case file.