State#
- class ansys.fluent.core.generated.datamodel_252.flicing.Root.Case.Solution.State(service, rules, path)#
Bases:
PyMenuSingleton 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:
PyParameterParameter AeroOn of value type bool.
- class CaseFileName(service, rules, path=None)#
Bases:
PyTextualParameter CaseFileName of value type str.
- class CaseId(service, rules, path=None)#
Bases:
PyNumericalParameter CaseId of value type int.
- class CaseValid(service, rules, path=None)#
Bases:
PyParameterParameter CaseValid of value type bool.
- class DataId(service, rules, path=None)#
Bases:
PyNumericalParameter DataId of value type int.
- class DataValid(service, rules, path=None)#
Bases:
PyParameterParameter DataValid of value type bool.
- class GridId(service, rules, path=None)#
Bases:
PyNumericalParameter GridId of value type int.
- class IcingOn(service, rules, path=None)#
Bases:
PyParameterParameter IcingOn of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.