Style#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.Graphics.Pathlines._Pathlines.Style(service, rules, path)#
Bases:
PyMenu
Singleton Style.
Classes:
ArrowScale
(service, rules[, path])Parameter ArrowScale of value type float.
ArrowSpace
(service, rules[, path])Parameter ArrowSpace of value type float.
LineWidth
(service, rules[, path])Parameter LineWidth of value type float.
MarkerSize
(service, rules[, path])Parameter MarkerSize of value type float.
Radius
(service, rules[, path])Parameter Radius of value type float.
Ribbon
(service, rules, path)Singleton Ribbon.
SphereLod
(service, rules[, path])Parameter SphereLod of value type int.
SphereSize
(service, rules[, path])Parameter SphereSize of value type float.
Style
(service, rules[, path])Parameter Style of value type str.
Methods:
__init__
(service, rules[, path])__init__ method of PyStateContainer class.
- class ArrowScale(service, rules, path=None)#
Bases:
PyNumerical
Parameter ArrowScale of value type float.
- class ArrowSpace(service, rules, path=None)#
Bases:
PyNumerical
Parameter ArrowSpace of value type float.
- class LineWidth(service, rules, path=None)#
Bases:
PyNumerical
Parameter LineWidth of value type float.
- class MarkerSize(service, rules, path=None)#
Bases:
PyNumerical
Parameter MarkerSize of value type float.
- class Radius(service, rules, path=None)#
Bases:
PyNumerical
Parameter Radius of value type float.
- class SphereLod(service, rules, path=None)#
Bases:
PyNumerical
Parameter SphereLod of value type int.
- class SphereSize(service, rules, path=None)#
Bases:
PyNumerical
Parameter SphereSize of value type float.
- __init__(service, rules, path)#
__init__ method of PyMenu class.