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 |
|---|---|
If this parameter is set to true, the normal of the clip plane will be flipped, effectively inverting the clipping region. |
|
An XYZ triple describing the normal vector. |
|
‘option’ child. |
|
An XYZ triple which defines a point in space. |
|
An XYZ triple defining the first point for this object. |
|
An XYZ triple defining the second point for this object. |
|
An XYZ triple defining the third point for this object. |
|
Specifies the name of the PLANE object to use for the clip plane definition. |
|
The X coordinate value for the location of this object. |
|
The Y coordinate value for the location of this object. |
|
The Z coordinate value for the location of this object. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
‘clip_plane’ child. |