default_instance_transform_child#

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

Bases: Group

‘child_object_type’ of default_instance_transform.

Attributes

Attribute

Summary

angle_definition_method

Specifies angle definition method. If it is set to ‘Value’, parameter Rotation Angle value will be used for angular instancing. If it is set to ‘Instances in 360’, parameter ‘Number of Components in 360’ will be used.

apply_reflection

Toggles reflection in the transformation.

apply_rotation

Toggles rotation in the transformation.

apply_translation

Toggles translation in the transformation.

axis

‘axis’ child.

coord_frame

‘coord_frame’ child.

full_circle

If set to On, the instances are placed uniformly about the instance rotation axis. Note that the Number of Copies has to be greater than two when this option is used.

instancing_info_from_domain

Logical parameter indicating if instancing info should come from each domain for a geometric object.

number_of_components_in_360

Number of Components in 360 degrees.

number_of_copies

Specifies the number of transformed copies.

number_of_passages_in_360

Number of passages in 360 degrees.

number_of_passages_in_component

Number of passages in a component.

principal_axis

Specifies the principal axis used in instance rotation.

reflection_plane

Specifies the REFLECTION PLANE object to use in a transformation.

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.

rotation_angle

Specifies the rotation angle.

rotation_axis_from

An XYZ triple defining the first point of the rotation axis.

rotation_axis_to

An XYZ triple defining the second point of the rotation axis.

rotation_axis_type

‘rotation_axis_type’ child.

translation_vector

Specifies the translation vector.

x

‘x’ child.

y

‘y’ child.

z

‘z’ child.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

default_instance_transform

‘default_instance_transform’ child.