clip_plane_child#

class ansys.cfx.core.generated.post_processing.settings_261.clip_plane_child.clip_plane_child(name: str | None = None, parent=None)#

Bases: Group

‘child_object_type’ of clip_plane.

Attributes

Attribute

Summary

flip_normal

If this parameter is set to true, the normal of the clip plane will be flipped, effectively inverting the clipping region.

normal

An XYZ triple describing the normal vector.

option

‘option’ child.

point

An XYZ triple which defines a point in space.

point_1

An XYZ triple defining the first point for this object.

point_2

An XYZ triple defining the second point for this object.

point_3

An XYZ triple defining the third point for this object.

slice_plane

Specifies the name of the PLANE object to use for the clip plane definition.

x

The X coordinate value for the location of this object.

y

The Y coordinate value for the location of this object.

z

The Z coordinate value for the location of this object.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

clip_plane

‘clip_plane’ child.