Options#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.Graphics.Pathlines._Pathlines.Options(service, rules, path)#
Bases:
PyMenu
Singleton Options.
Classes:
NodeValues
(service, rules[, path])Parameter NodeValues of value type bool.
OilFlow
(service, rules[, path])Parameter OilFlow of value type bool.
Relative
(service, rules[, path])Parameter Relative of value type bool.
Reverse
(service, rules[, path])Parameter Reverse of value type bool.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class NodeValues(service, rules, path=None)#
Bases:
PyParameter
Parameter NodeValues of value type bool.
- class OilFlow(service, rules, path=None)#
Bases:
PyParameter
Parameter OilFlow of value type bool.
- class Relative(service, rules, path=None)#
Bases:
PyParameter
Parameter Relative of value type bool.
- class Reverse(service, rules, path=None)#
Bases:
PyParameter
Parameter Reverse of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.