VectorStyle#
- class ansys.fluent.core.datamodel_231.flicing.Root.Case.Results.Graphics.ParticleTracks._ParticleTracks.VectorStyle(service, rules, path)#
Bases:
PyMenu
Singleton VectorStyle.
Classes:
Style
(service, rules[, path])Parameter Style of value type str.
VectorAttribute
(service, rules, path)Singleton VectorAttribute.
- class Style(service, rules, path=None)#
Bases:
PyTextual
Parameter Style of value type str.
- class VectorAttribute(service, rules, path)#
Bases:
PyMenu
Singleton VectorAttribute.
Classes:
Color
(service, rules[, path])Parameter Color of value type str.
ConstantColor
(service, rules[, path])Parameter ConstantColor of value type bool.
Field
(service, rules[, path])Parameter Field of value type str.
Length
(service, rules[, path])Parameter Length of value type float.
LengthToHeadRatio
(service, rules[, path])Parameter LengthToHeadRatio of value type float.
ScaleFactor
(service, rules[, path])Parameter ScaleFactor of value type float.
VariableLength
(service, rules[, path])Parameter VariableLength of value type bool.
VectorsOf
(service, rules[, path])Parameter VectorsOf of value type str.
- class Color(service, rules, path=None)#
Bases:
PyTextual
Parameter Color of value type str.
- class ConstantColor(service, rules, path=None)#
Bases:
PyParameter
Parameter ConstantColor of value type bool.
- class Field(service, rules, path=None)#
Bases:
PyTextual
Parameter Field of value type str.
- class Length(service, rules, path=None)#
Bases:
PyNumerical
Parameter Length of value type float.
- class LengthToHeadRatio(service, rules, path=None)#
Bases:
PyNumerical
Parameter LengthToHeadRatio of value type float.
- class ScaleFactor(service, rules, path=None)#
Bases:
PyNumerical
Parameter ScaleFactor of value type float.
- class VariableLength(service, rules, path=None)#
Bases:
PyParameter
Parameter VariableLength of value type bool.
- class VectorsOf(service, rules, path=None)#
Bases:
PyTextual
Parameter VectorsOf of value type str.