MatProApp#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.MatProApp(service, rules, path)#
Bases:
PyMenuSingleton MatProApp.
Classes:
BetaFeatures(service, rules[, path])Parameter BetaFeatures of value type bool.
CheckCrash(service, rules[, path])Parameter CheckCrash of value type bool.
CheckExpression(service, rules, path)Singleton CheckExpression.
Debug(service, rules[, path])Parameter Debug of value type bool.
Focus(service, rules[, path])Parameter Focus of value type bool.
MeshNaming(service, rules[, path])Parameter MeshNaming of value type str.
Statistics(service, rules, path)Singleton Statistics.
Tracking(service, rules[, path])Parameter Tracking of value type bool.
Warning(service, rules[, path])Parameter Warning of value type bool.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class BetaFeatures(service, rules, path=None)#
Bases:
PyParameterParameter BetaFeatures of value type bool.
- class CheckCrash(service, rules, path=None)#
Bases:
PyParameterParameter CheckCrash of value type bool.
- class Debug(service, rules, path=None)#
Bases:
PyParameterParameter Debug of value type bool.
- class Focus(service, rules, path=None)#
Bases:
PyParameterParameter Focus of value type bool.
- class MeshNaming(service, rules, path=None)#
Bases:
PyTextualParameter MeshNaming of value type str.
- class Tracking(service, rules, path=None)#
Bases:
PyParameterParameter Tracking of value type bool.
- class Warning(service, rules, path=None)#
Bases:
PyParameterParameter Warning of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.