:orphan: .. _post_processing_clip_plane_child: clip_plane_child ================ .. autoclass:: ansys.cfx.core.generated.post_processing.settings_261.clip_plane_child.clip_plane_child :show-inheritance: .. rubric:: Attributes ================================================ ========================================================================================================================== Attribute Summary ================================================ ========================================================================================================================== :ref:`flip_normal ` If this parameter is set to true, the normal of the clip plane will be flipped, effectively inverting the clipping region. :ref:`normal ` An XYZ triple describing the normal vector. :ref:`option ` 'option' child. :ref:`point ` An XYZ triple which defines a point in space. :ref:`point_1 ` An XYZ triple defining the first point for this object. :ref:`point_2 ` An XYZ triple defining the second point for this object. :ref:`point_3 ` An XYZ triple defining the third point for this object. :ref:`slice_plane ` Specifies the name of the PLANE object to use for the clip plane definition. :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:`clip_plane ` 'clip_plane' child. ============================================== ===================