particle_track_child#
- class ansys.cfx.core.generated.post_processing.settings_261.particle_track_child.particle_track_child(name: str | None = None, parent=None)#
Bases:
Group‘child_object_type’ of particle_track.
Attributes
Attribute |
Summary |
|---|---|
A Logical field indicating whether to use the filter to select which tracks to display. |
|
The way the Filtering conditions should be combined. ‘Any’ means that all tracks that meet any of the conditions will be displayed. ‘All’ means that only the tracks that meet all of the conditions will be displayed. |
|
Toggles the instancing transformation for this graphics object in the viewer. |
|
A list of three numbers between 0 and 1, which represent the RGB (Red/Green/Blue) values to be used when colouring the faces of an object by constant colour. |
|
The name of the colour map to use when colouring the object. |
|
Sets the mode used to colour the object. If set equal to “Constant” then the “Colour” parameter is used to determine the plot colour. If set equal to “Variable”, then the “Colour Variable” parameter is used. |
|
Sets whether to colour the object with a Linear or Logarithmic scale. By default, the colour scale is Linear. |
|
The name of the variable to be used in colouring the object. Should be set equal to the name of a currently defined VARIABLE object. |
|
Sets the type of boundary values to be presented for colour variables in this object (Conservative or Hybrid). |
|
Controls the face culling of this object in the viewer. |
|
The list of domains over which to define this object. |
|
Enables/disables drawing of the contour lines. |
|
Toggles the visibility filled faces for this graphics object in the viewer. |
|
Toggles the visibility of lines around each face of this graphics object. |
|
Draw symbols on the streams at specified times. |
|
If false do not draw tracks, but allow drawing of symbols. |
|
A list of Boundary names to filter particle tracks that end on the specified boundaries. |
|
A Logical field indicating whether to use Particle Diameter when filtering. |
|
A Logical field indicating whether to use the Ending Boundary when filtering. |
|
A Logical field indicating whether to use the Starting Boundary when filtering. |
|
A Logical field indicating whether to use the Track Selection when filtering. |
|
The font name for an item of text. |
|
Contains a list of the Injection names that should be filtered for in this FLUENT Particle Track object. |
|
Internal Parameter listing all available injections for FLUENT Particle Tracks. |
|
Contains a list of the Injection IDs associated with this FLUENT particle track object. |
|
The name of the file to be read that contains the definition of one or more polylines or user surfaces and associated path variables. |
|
Defines the TRANSFORM object that is used for the object instancing. |
|
Toggles the lighting of this graphics object in the viewer. |
|
Specifies how the tracks should be limited. |
|
A list of three numbers between 0 and 1, which represent the RGB (Red/Green/Blue) values to be used for colouring the lines on a graphics object. |
|
Controls the width (in pixels) of lines drawn for this graphics object. |
|
The maximum value of a variable in the colour map when using a “User Specified” range. |
|
Specifies the maximum number of tracks that should be displayed. This parameter is mutually exclusive with the Reduction Factor Parameter. |
|
The minimum value of a variable in the colour map when using a “User Specified” range. |
|
Specifies number of contour lines in a contour plot. |
|
The number of sides of a ‘round’ tube. |
|
‘option’ child. |
|
The Particle Diameter to use in filtering tracks. |
|
The condition to test for when filtering with Particle Diameter. The values with their equivalent meanings are: gt (>), gte (>=), lt (<), lte (<=), eq (==). |
|
The condition to test for when filtering with Particle Diameter. The values with their equivalent meanings are: gt (>), gte (>=), lt (<), lte (<=), eq (==). If this parameter is set to NA, then this parameter is not applicable, and can be ignored. |
|
The Particle Diameter to use in filtering tracks. |
|
Sets the method used to calculate the extents of the colour map on an object. “Global” uses the range of values in the problem domain. “Local” uses the range of values on the current object. |
|
Reduces the number of items that should be displayed for a particular locator. |
|
This indicates whether to use ‘Reduction Factor’ to reduce the number of tracks, or to use ‘Maximum Number of Tracks’. |
|
Indicates whether or not to show the track number labels. |
|
Specifies the scaling factor for particle symbol. |
|
Toggles the specular lighting of this object in the viewer. |
|
A list of Boundary names to filter particle tracks that start on the specified boundaries. |
|
Sets the algorithm used to shade the faces for this graphics object. |
|
Indicates how to determine the ‘Symbol Start Time’, either allow the user to set the parameter, or use the current time. |
|
Indicates whether to scale the parameters in a relative or absolute manner. |
|
A scaling factor for all symbols in the plot. |
|
Use this parameter to change how the the size of the particle track symbols is determined. |
|
The particle age at which to draw the first symbol. |
|
Draw no symbols with particle age lower than this. |
|
Draw symbols at regular times separated by this value. |
|
A list of three numbers between 0 and 1, which represent the RGB (Red/Green/Blue) values to be used when colouring the text. |
|
Determines where to get the text colour from. |
|
The height an item of text should be, proportional to the screen. |
|
The streamline drawing mode. |
|
The particle travelling distance at which to stop drawing the track. |
|
The particle age at which to stop drawing the track. |
|
The type of file to read the particle tracks from. This is only available if the Particle Track Option is ‘From File’. Currently supports CFX4 and FLUENT PT files. |
|
Defines the initial plane of a stream ribbon. |
|
Indicates whether to limit the portion of the track to be displayed by time or by distance. |
|
The width of the streamline. |
|
Specifies the material of the track for this object. |
|
A string list containing a subset of track numbers to select the tracks to display. |
|
The initial width of stream ribbons or tubes. |
|
The particle travelling distance at which to start drawing the track. |
|
The particle age at which to start drawing the track. |
|
Name of streamline symbol to be used for plot. |
|
Set between 0.0 (fully opaque) and 1.0 (fully transparent) to control the transparency of this graphics object in the viewer. |
|
Toggles the visibility of this graphics object in the viewer. THIS PARAMETER IS DEPRECATED!. |
|
This object contains object transformation info to be processed by the viewer. Like instance transform, this object should be associated with each geometry. It is usually specified as a sub-object. |
Methods
Method |
Summary |
|---|---|
Hide the object in a given view(s). |
|
Show the object in a given view(s). |
|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
‘particle_track’ child. |