text_child#

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

Bases: Group

‘child_object_type’ of text.

Attributes

Attribute

Summary

colour

‘colour’ child.

font

The font name for an item of text.

overlay_size

A factor by which to scale the size of a two-dimensional overlay.

position_mode

Defines whether a text item is attached to two-dimensional screen coordinate, or a three-dimensional spatial coordinate.

text_colour_mode

Determines where to get the text colour from.

text_height

The height an item of text should be, proportional to the screen.

text_position

The location an item of text should be placed.

text_rotation

Counter-clockwise rotation, in degrees, to be applied to a text item.

visibility

Toggles the visibility of this graphics object in the viewer. THIS PARAMETER IS DEPRECATED!.

x_justification

Specifies the horizontal justification of a text or overlay item.

y_justification

Specifies the vertical justification of a text or overlay item.

text_item

‘text_item’ child.

Methods

Method

Summary

hide

Hide the object in a given view(s).

show

Show the object in a given view(s).

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

text

‘text’ child.