ParametricStudy#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.ParametricStudy(service, rules, path)#
Bases:
PyMenuSingleton ParametricStudy.
Classes:
LayoutOptions(service, rules, path)Singleton LayoutOptions.
UpdateOptions(service, rules, path)Singleton UpdateOptions.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class LayoutOptions(service, rules, path)#
Bases:
PyMenuSingleton LayoutOptions.
Classes:
CurrentCaseParameters(service, rules[, path])Parameter CurrentCaseParameters of value type bool.
ParametricStudyTree(service, rules[, path])Parameter ParametricStudyTree of value type bool.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class CurrentCaseParameters(service, rules, path=None)#
Bases:
PyParameterParameter CurrentCaseParameters of value type bool.
- class ParametricStudyTree(service, rules, path=None)#
Bases:
PyParameterParameter ParametricStudyTree of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.
- class UpdateOptions(service, rules, path)#
Bases:
PyMenuSingleton UpdateOptions.
Classes:
AutoRefreshTime(service, rules[, path])Parameter AutoRefreshTime of value type int.
CaptureSimReportData(service, rules[, path])Parameter CaptureSimReportData of value type bool.
EnableAutoRefresh(service, rules[, path])Parameter EnableAutoRefresh of value type bool.
ParameterValuePrecision(service, rules[, path])Parameter ParameterValuePrecision of value type int.
SaveProjectAfterDPUpdate(service, rules[, path])Parameter SaveProjectAfterDPUpdate of value type bool.
WriteData(service, rules[, path])Parameter WriteData of value type bool.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class AutoRefreshTime(service, rules, path=None)#
Bases:
PyNumericalParameter AutoRefreshTime of value type int.
- class CaptureSimReportData(service, rules, path=None)#
Bases:
PyParameterParameter CaptureSimReportData of value type bool.
- class EnableAutoRefresh(service, rules, path=None)#
Bases:
PyParameterParameter EnableAutoRefresh of value type bool.
- class ParameterValuePrecision(service, rules, path=None)#
Bases:
PyNumericalParameter ParameterValuePrecision of value type int.
- class SaveProjectAfterDPUpdate(service, rules, path=None)#
Bases:
PyParameterParameter SaveProjectAfterDPUpdate of value type bool.
- class WriteData(service, rules, path=None)#
Bases:
PyParameterParameter WriteData of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.
- __init__(service, rules, path)#
__init__ method of PyMenu class.