annotate#
- class ansys.fluent.core.generated.solver.settings_252.annotate(name=None, parent=None)#
Bases:
CommandCreate new annotation.
- Parameters:
- text
str Specifies the text that appears in the annotation.
- append_text
str Append the following values to the text: Date | Time | Version | Number of iterations | Number of timesteps | Flow time | <any defined expression>.
- start
List The origin point for your annotation’s line.
- end
List The position for your annotation’s placement.
- text
Arguments
Argument |
Summary |
|---|---|
Specifies the text that appears in the annotation. |
|
Append the following values to the text: Date | Time | Version | Number of iterations | Number of timesteps | Flow time | <any defined expression>. |
|
The origin point for your annotation’s line. |
|
The position for your annotation’s placement. |
Included in:
Parent |
Summary |
|---|---|
Add, Edit, Remove annotations in case file. |