:orphan: .. _post_processing_object_view_transform: object_view_transform ===================== .. autoclass:: ansys.cfx.core.generated.post_processing.settings_261.object_view_transform.object_view_transform :show-inheritance: .. rubric:: Attributes ======================================================================== ====================================================================================================================================================================================================================================================== Attribute Summary ======================================================================== ====================================================================================================================================================================================================================================================== :ref:`apply_reflection ` Toggles reflection in the transformation. :ref:`apply_rotation ` Toggles rotation in the transformation. :ref:`apply_scale ` Toggles scale in the transformation. :ref:`apply_translation ` Toggles translation in the transformation. :ref:`principal_axis ` Specifies the principal axis used in instance rotation. :ref:`reflection_plane ` Specifies the REFLECTION PLANE object to use in a transformation. :ref:`reflection_plane_option ` Specifies how to define the plane that is used to create the reflection plane. It can be defined as either some axis-parallel planes, or from an existing plane object. :ref:`rotation_angle ` Specifies the rotation angle. :ref:`rotation_axis_from ` An XYZ triple defining the first point of the rotation axis. :ref:`rotation_axis_to ` An XYZ triple defining the second point of the rotation axis. :ref:`rotation_axis_type ` 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. :ref:`scale_vector ` Specifies the scale vector. :ref:`translation_vector ` Specifies the translation vector. :ref:`x ` The X coordinate value for the location of this object. :ref:`y ` The Y coordinate value for the location of this object. :ref:`z ` The Z coordinate value for the location of this object. ======================================================================== ====================================================================================================================================================================================================================================================== .. rubric:: Methods ============================================ ======================================== Method Summary ============================================ ======================================== :ref:`suspend ` Suspend immediate update for the object. :ref:`unsuspend ` Restore immediate update for the object. ============================================ ======================================== .. rubric:: Included in: ================================================================================== ============================================== Parent Summary ================================================================================== ============================================== :ref:`results ` Encapsulates a CFX post-processing setup. :ref:`streamline_child ` 'child_object_type' of streamline. :ref:`turbo_surface_child ` 'child_object_type' of turbo_surface. :ref:`turbo_line_child ` 'child_object_type' of turbo_line. :ref:`point_child ` 'child_object_type' of point. :ref:`point_cloud_child ` 'child_object_type' of point_cloud. :ref:`particle_cloud_child ` 'child_object_type' of particle_cloud. :ref:`polyline_child ` 'child_object_type' of polyline. :ref:`particle_track_child ` 'child_object_type' of particle_track. :ref:`res_particle_track_child ` 'child_object_type' of res_particle_track. :ref:`subdomain_child ` 'child_object_type' of subdomain. :ref:`primitive2d_child ` 'child_object_type' of primitive2d. :ref:`primitive3d_child ` 'child_object_type' of primitive3d. :ref:`composite_child ` 'child_object_type' of composite. :ref:`composite_periodic_child ` 'child_object_type' of composite_periodic. :ref:`composite_inter_block_child ` 'child_object_type' of composite_inter_block. :ref:`boundary_child ` 'child_object_type' of boundary. :ref:`injection_region_child ` 'child_object_type' of injection_region. :ref:`res_surface_child ` 'child_object_type' of res_surface. :ref:`wireframe_child ` 'child_object_type' of wireframe. :ref:`vector_child ` 'child_object_type' of vector. :ref:`isosurface_child ` 'child_object_type' of isosurface. :ref:`iso_clip_child ` 'child_object_type' of iso_clip. :ref:`vortex_core_region_child ` 'child_object_type' of vortex_core_region. :ref:`user_surface_child ` 'child_object_type' of user_surface. :ref:`plane_child ` 'child_object_type' of plane. :ref:`volume_child ` 'child_object_type' of volume. :ref:`line_child ` 'child_object_type' of line. :ref:`contour_child ` 'child_object_type' of contour. :ref:`surface_group_child ` 'child_object_type' of surface_group. :ref:`volume_rendering_child ` 'child_object_type' of volume_rendering. :ref:`surface_of_revolution_child ` 'child_object_type' of surface_of_revolution. :ref:`case_child ` 'child_object_type' of case. :ref:`difference_object_child ` 'child_object_type' of difference_object. :ref:`internal_vector_child ` 'child_object_type' of internal_vector. :ref:`internal_contour_child ` 'child_object_type' of internal_contour. :ref:`internal_point_child ` 'child_object_type' of internal_point. :ref:`internal_point_cloud_child ` 'child_object_type' of internal_point_cloud. :ref:`internal_polyline_child ` 'child_object_type' of internal_polyline. :ref:`internal_turbo_surface_child ` 'child_object_type' of internal_turbo_surface. :ref:`internal_turbo_line_child ` 'child_object_type' of internal_turbo_line. ================================================================================== ==============================================