_SolutionAnimations#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Solution.CalculationActivities.SolutionAnimations._SolutionAnimations(service, rules, path)#
Bases:
PyMenu
Singleton _SolutionAnimations.
Classes:
Apply
(service, rules, command[, path])Command Apply.
Delete
(service, rules, command[, path])Command Delete.
Display
(service, rules, command[, path])Command Display.
Graphics
(service, rules[, path])Parameter Graphics of value type str.
IntegerIndex
(service, rules[, path])Parameter IntegerIndex of value type int.
PlayBack
(service, rules, command[, path])Command PlayBack.
Projection
(service, rules[, path])Parameter Projection of value type str.
RealIndex
(service, rules[, path])Parameter RealIndex of value type float.
RecordAfter
(service, rules[, path])Parameter RecordAfter of value type str.
Sequence
(service, rules[, path])Parameter Sequence of value type int.
StorageDirectory
(service, rules[, path])Parameter StorageDirectory of value type str.
StorageType
(service, rules[, path])Parameter StorageType of value type str.
View
(service, rules[, path])Parameter View of value type str.
WindowId
(service, rules[, path])Parameter WindowId of value type int.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class IntegerIndex(service, rules, path=None)#
Bases:
PyNumerical
Parameter IntegerIndex of value type int.
- class Projection(service, rules, path=None)#
Bases:
PyTextual
Parameter Projection of value type str.
- class RealIndex(service, rules, path=None)#
Bases:
PyNumerical
Parameter RealIndex of value type float.
- class RecordAfter(service, rules, path=None)#
Bases:
PyTextual
Parameter RecordAfter of value type str.
- class Sequence(service, rules, path=None)#
Bases:
PyNumerical
Parameter Sequence of value type int.
- class StorageDirectory(service, rules, path=None)#
Bases:
PyTextual
Parameter StorageDirectory of value type str.
- class StorageType(service, rules, path=None)#
Bases:
PyTextual
Parameter StorageType of value type str.
- class WindowId(service, rules, path=None)#
Bases:
PyNumerical
Parameter WindowId of value type int.
- __init__(service, rules, path)#
__init__ method of PyMenu class.