ParametricStudy#

class ansys.fluent.core.generated.datamodel_242.preferences.Root.ParametricStudy(service, rules, path)#

Bases: PyMenu

Singleton 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: PyMenu

Singleton 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: PyParameter

Parameter CurrentCaseParameters of value type bool.

class ParametricStudyTree(service, rules, path=None)#

Bases: PyParameter

Parameter ParametricStudyTree of value type bool.

__init__(service, rules, path)#

__init__ method of PyMenu class.

class UpdateOptions(service, rules, path)#

Bases: PyMenu

Singleton 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.

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: PyNumerical

Parameter AutoRefreshTime of value type int.

class CaptureSimReportData(service, rules, path=None)#

Bases: PyParameter

Parameter CaptureSimReportData of value type bool.

class EnableAutoRefresh(service, rules, path=None)#

Bases: PyParameter

Parameter EnableAutoRefresh of value type bool.

class SaveProjectAfterDPUpdate(service, rules, path=None)#

Bases: PyParameter

Parameter SaveProjectAfterDPUpdate of value type bool.

class WriteData(service, rules, path=None)#

Bases: PyParameter

Parameter WriteData of value type bool.

__init__(service, rules, path)#

__init__ method of PyMenu class.

__init__(service, rules, path)#

__init__ method of PyMenu class.