ReportDefinitions#
- class ansys.fluent.core.generated.datamodel_242.preferences.Root.Simulation.ReportDefinitions(service, rules, path)#
Bases:
PyMenu
Singleton ReportDefinitions.
Classes:
AutomaticPlotFile
(service, rules[, path])Parameter AutomaticPlotFile of value type bool.
ReportPlotHistoryDataSize
(service, rules[, path])Parameter ReportPlotHistoryDataSize of value type int.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class AutomaticPlotFile(service, rules, path=None)#
Bases:
PyParameter
Parameter AutomaticPlotFile of value type bool.
- class ReportPlotHistoryDataSize(service, rules, path=None)#
Bases:
PyNumerical
Parameter ReportPlotHistoryDataSize of value type int.
- __init__(service, rules, path)#
__init__ method of PyMenu class.