_ParticleTracks#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.Graphics.ParticleTracks._ParticleTracks(service, rules, path)#
Bases:
PyMenu
Singleton _ParticleTracks.
Classes:
Coarsen
(service, rules[, path])Parameter Coarsen of value type int.
ColorMap
(service, rules, path)Singleton ColorMap.
Diff
(service, rules, command[, path])Command Diff.
Display
(service, rules, command[, path])Command Display.
DrawMesh
(service, rules[, path])Parameter DrawMesh of value type bool.
Filter
(service, rules, path)Singleton Filter.
FreeStreamParticles
(service, rules[, path])Parameter FreeStreamParticles of value type bool.
Injections
(service, rules[, path])Parameter Injections of value type List[str].
Options
(service, rules, path)Singleton Options.
OverlayedMesh
(service, rules[, path])Parameter OverlayedMesh of value type str.
ParticleTracksField
(service, rules[, path])Parameter ParticleTracksField of value type str.
Plot
(service, rules, path)Singleton Plot.
Pull
(service, rules, command[, path])Command Pull.
Push
(service, rules, command[, path])Command Push.
Range
(service, rules, path)Singleton Range.
SaveAnimation
(service, rules, command[, path])Command SaveAnimation.
SaveImage
(service, rules, command[, path])Command SaveImage.
Skip
(service, rules[, path])Parameter Skip of value type int.
Style
(service, rules, path)Singleton Style.
SyncStatus
(service, rules[, path])Parameter SyncStatus of value type str.
TrackPDFParticles
(service, rules[, path])Parameter TrackPDFParticles of value type bool.
TrackSingleParticleStream
(service, rules, path)Singleton TrackSingleParticleStream.
VectorStyle
(service, rules, path)Singleton VectorStyle.
WallFilmParticles
(service, rules[, path])Parameter WallFilmParticles of value type bool.
WindowId
(service, rules[, path])Parameter WindowId of value type int.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class Coarsen(service, rules, path=None)#
Bases:
PyNumerical
Parameter Coarsen of value type int.
- class DrawMesh(service, rules, path=None)#
Bases:
PyParameter
Parameter DrawMesh of value type bool.
- class FreeStreamParticles(service, rules, path=None)#
Bases:
PyParameter
Parameter FreeStreamParticles of value type bool.
- class Injections(service, rules, path=None)#
Bases:
PyTextual
Parameter Injections of value type List[str].
- class OverlayedMesh(service, rules, path=None)#
Bases:
PyTextual
Parameter OverlayedMesh of value type str.
- class ParticleTracksField(service, rules, path=None)#
Bases:
PyTextual
Parameter ParticleTracksField of value type str.
- class Skip(service, rules, path=None)#
Bases:
PyNumerical
Parameter Skip of value type int.
- class SyncStatus(service, rules, path=None)#
Bases:
PyTextual
Parameter SyncStatus of value type str.
- class TrackPDFParticles(service, rules, path=None)#
Bases:
PyParameter
Parameter TrackPDFParticles of value type bool.
- class WallFilmParticles(service, rules, path=None)#
Bases:
PyParameter
Parameter WallFilmParticles of value type bool.
- class WindowId(service, rules, path=None)#
Bases:
PyNumerical
Parameter WindowId of value type int.
- __init__(service, rules, path)#
__init__ method of PyMenu class.