user_surface_child#
- class ansys.cfx.core.generated.post_processing.settings_261.user_surface_child.user_surface_child(name: str | None = None, parent=None)#
Bases:
Group‘child_object_type’ of user_surface.
Attributes
Attribute |
Summary |
|---|---|
Specifies the file to which to write the Import and Export Diagnostics. |
|
Indicates whether the User Surface defines a Volumetric Temperature Transfer or not. |
|
Toggles the instancing transformation for this graphics object in the viewer. |
|
Toggles rotation in the transformation. |
|
Toggles scale in the transformation. |
|
Toggles display of the texture. |
|
Toggles translation in the transformation. |
|
The name of the boundary that the user wishes to associate with the imported ANSYS mesh. |
|
Indicates whether to associate a boundary with this geometry. |
|
Toggles blending of the texture. |
|
A list of boundary objects. |
|
Internal CFD-Post name for the analyzed problem or the results set to use. |
|
The data source for a scatter chart. The ‘Chart Points’ option refers to the original chart points data. The ‘Response Points’ option refers to the sampled points on the response surfaces for the chart points. |
|
The path of the chart specified in a user surface. |
|
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). |
|
The contour level specified in a user surface. |
|
The name of the contour object specified in a user surface. |
|
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. |
|
Specifies the units of the data in the ANSYS CDB file to be imported. |
|
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. |
|
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. |
|
Determines where to get the line colour from. |
|
Controls the width (in pixels) of lines drawn for this graphics object. |
|
A locator name. |
|
Indicates whether to scale the variable values by an appropriate factor to ensure that the results are conservative with respect to the values on the Associated Boundary. |
|
The maximum value of a variable in the colour map when using a “User Specified” range. |
|
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. |
|
Specifies the offset direction vector (used in Offset From Surface mode). |
|
The offset distance (used in Offset From Surface mode). |
|
Specifies the offset mode (used in Offset From Surface mode). |
|
Specifies the offset type (used in Offset From Surface mode). |
|
Specifies the variable to be used for the offset (used in Offset From Surface mode). |
|
‘option’ child. |
|
The name of the output variable for a response surface. |
|
The list of the output variable names for a 2D response surface. |
|
Specifies the principal axis used in instance rotation. |
|
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. |
|
The angle between two faces used to limit visible edges in a wireframe. |
|
Specifies the rotation angle. |
|
An XYZ triple defining the first point of the rotation axis. |
|
An XYZ triple defining the second point of the rotation axis. |
|
Specifies the rotation axis type in the transformation. If it is set to ‘Principal Axis’, Principal Axis parameter setting is used. It is set to ‘Rotation Axis’, parameters Rotation Axis From and Rotation Axis To are used for the axis definition. |
|
The object scale factor used in the transformation. |
|
The section name in the file to be read that contains the definition of the polyline or user surface and associated path variables. |
|
Toggles the specular lighting of this object in the viewer. |
|
Sets the algorithm used to shade the faces for this graphics object. |
|
The name of the surface object to offset from. |
|
The texture angle in degrees. |
|
The direction of texture projection to the object. |
|
The texture file to display on the object. |
|
The material to use for texture. |
|
X-Y position of the texture. |
|
The texture scale. |
|
The type of texture to use. |
|
Toggles tiling of the texture. |
|
Toggles transforming (spherical) of the texture. |
|
Specifies the translation vector. |
|
Set between 0.0 (fully opaque) and 1.0 (fully transparent) to control the transparency of this graphics object in the viewer. |
|
Indicates whether to include reading the mid-side nodes when reading the ANSYS surface. The mid-side nodes will only be used when exporting Node Temperatures. |
|
Toggles the visibility of this graphics object in the viewer. THIS PARAMETER IS DEPRECATED!. |
|
The input variable name for the X coordinate of a response surface. |
|
The number of sample points in X direction for building a response surface user surface. |
|
The input variable name for the Y coordinate of a response surface. |
|
The number of sample points in Y direction for building a response surface user surface. |
|
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 |
|---|---|
‘user_surface’ child. |