State#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Solution.State(service, rules, path)#
Bases:
PyMenu
Singleton State.
Classes:
AeroOn
(service, rules[, path])Parameter AeroOn of value type bool.
CaseFileName
(service, rules[, path])Parameter CaseFileName of value type str.
CaseId
(service, rules[, path])Parameter CaseId of value type int.
CaseValid
(service, rules[, path])Parameter CaseValid of value type bool.
DataId
(service, rules[, path])Parameter DataId of value type int.
DataValid
(service, rules[, path])Parameter DataValid of value type bool.
GridId
(service, rules[, path])Parameter GridId of value type int.
IcingOn
(service, rules[, path])Parameter IcingOn of value type bool.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class AeroOn(service, rules, path=None)#
Bases:
PyParameter
Parameter AeroOn of value type bool.
- class CaseFileName(service, rules, path=None)#
Bases:
PyTextual
Parameter CaseFileName of value type str.
- class CaseId(service, rules, path=None)#
Bases:
PyNumerical
Parameter CaseId of value type int.
- class CaseValid(service, rules, path=None)#
Bases:
PyParameter
Parameter CaseValid of value type bool.
- class DataId(service, rules, path=None)#
Bases:
PyNumerical
Parameter DataId of value type int.
- class DataValid(service, rules, path=None)#
Bases:
PyParameter
Parameter DataValid of value type bool.
- class GridId(service, rules, path=None)#
Bases:
PyNumerical
Parameter GridId of value type int.
- class IcingOn(service, rules, path=None)#
Bases:
PyParameter
Parameter IcingOn of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.