:orphan: .. _post_processing_volume_child: volume_child ============ .. autoclass:: ansys.cfx.core.generated.post_processing.settings_261.volume_child.volume_child :show-inheritance: .. rubric:: Attributes ======================================================================================== =============================================================================================================================================================================================================== Attribute Summary ======================================================================================== =============================================================================================================================================================================================================== :ref:`apply_instancing_transform ` Toggles the instancing transformation for this graphics object in the viewer. :ref:`apply_texture ` Toggles display of the texture. :ref:`blend_texture ` Toggles blending of the texture. :ref:`colour ` 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. :ref:`colour_map ` The name of the colour map to use when colouring the object. :ref:`colour_mode ` 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. :ref:`colour_scale ` Sets whether to colour the object with a Linear or Logarithmic scale. By default, the colour scale is Linear. :ref:`colour_variable ` 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. :ref:`colour_variable_boundary_values ` Sets the type of boundary values to be presented for colour variables in this object (Conservative or Hybrid). :ref:`culling_mode ` Controls the face culling of this object in the viewer. :ref:`domain_list ` The list of domains over which to define this object. :ref:`draw_contours ` Enables/disables drawing of the contour lines. :ref:`draw_faces ` Toggles the visibility filled faces for this graphics object in the viewer. :ref:`draw_lines ` Toggles the visibility of lines around each face of this graphics object. :ref:`element_number ` The element number which will be drawn. :ref:`element_type_list ` The element type(s) to include in the volume (Tet, Pyramid, Wedge, Hex, Polyhedron). If left blank, all types are included. :ref:`inclusive ` If this parameter set to true, then the volume for above or below intersection includes intersections . :ref:`instancing_transform ` Defines the TRANSFORM object that is used for the object instancing. :ref:`isovolume_intersection_mode ` A parameter used to define the context setting for isovolume object. :ref:`lighting ` Toggles the lighting of this graphics object in the viewer. :ref:`line_colour ` 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. :ref:`line_colour_mode ` Determines where to get the line colour from. :ref:`line_width ` Controls the width (in pixels) of lines drawn for this graphics object. :ref:`location_list ` A comma delimited list of locator names. :ref:`max ` The maximum value of a variable in the colour map when using a "User Specified" range. :ref:`min ` The minimum value of a variable in the colour map when using a "User Specified" range. :ref:`node_number ` The node number which the point plot will be drawn. :ref:`number_of_contours ` Specifies number of contour lines in a contour plot. :ref:`option ` 'option' child. :ref:`point ` An XYZ triple which defines a point in space. :ref:`radius ` Radius distance of a sphere. :ref:`range ` 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. :ref:`remove_internal_element_faces ` Flag indicating whether to keep internal element faces in a volume. :ref:`render_edge_angle ` The angle between two faces used to limit visible edges in a wireframe. :ref:`specular_lighting ` Toggles the specular lighting of this object in the viewer. :ref:`surface_drawing ` 'surface_drawing' child. :ref:`texture_angle ` The texture angle in degrees. :ref:`texture_direction ` The direction of texture projection to the object. :ref:`texture_file ` The texture file to display on the object. :ref:`texture_material ` The material to use for texture. :ref:`texture_position ` X-Y position of the texture. :ref:`texture_scale ` The texture scale. :ref:`texture_type ` The type of texture to use. :ref:`tile_texture ` Toggles tiling of the texture. :ref:`transform_texture ` Toggles transforming (spherical) of the texture. :ref:`transparency ` Set between 0.0 (fully opaque) and 1.0 (fully transparent) to control the transparency of this graphics object in the viewer. :ref:`value_1 ` The value of the variable at which the isovolume is to be plotted. :ref:`value_2 ` The value of the variable at which the isovolume is to be plotted it is used when the isovolume mode is between values. :ref:`variable ` The name of the variable used to create the object. Should be set equal to the name of a currently defined VARIABLE object. :ref:`variable_boundary_values ` Sets the type of boundary values to be presented for variables in this object (Conservative or Hybrid). :ref:`visibility ` Toggles the visibility of this graphics object in the viewer. THIS PARAMETER IS DEPRECATED!. :ref:`volume_intersection_mode ` A parameter used to define the context setting for volume object. :ref:`object_view_transform ` 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. ======================================================================================== =============================================================================================================================================================================================================== .. rubric:: Methods ============================================ ======================================== Method Summary ============================================ ======================================== :ref:`hide ` Hide the object in a given view(s). :ref:`show ` Show the object in a given view(s). :ref:`suspend ` Suspend immediate update for the object. :ref:`unsuspend ` Restore immediate update for the object. ============================================ ======================================== .. rubric:: Included in: ======================================================== ======================== Parent Summary ======================================================== ======================== :ref:`volume ` 'volume' child. :ref:`internal_volume ` 'internal_volume' child. ======================================================== ========================