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 |
|---|---|
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. |
|
Toggles reflection in the transformation. |
|
Toggles rotation in the transformation. |
|
Toggles translation in the transformation. |
|
‘axis’ child. |
|
‘coord_frame’ child. |
|
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. |
|
Logical parameter indicating if instancing info should come from each domain for a geometric object. |
|
Number of Components in 360 degrees. |
|
Specifies the number of transformed copies. |
|
Number of passages in 360 degrees. |
|
Number of passages in a component. |
|
Specifies the principal axis used in instance rotation. |
|
Specifies the REFLECTION PLANE object to use in a transformation. |
|
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. |
|
Specifies the rotation angle. |
|
An XYZ triple defining the first point of the rotation axis. |
|
An XYZ triple defining the second point of the rotation axis. |
|
‘rotation_axis_type’ child. |
|
Specifies the translation vector. |
|
‘x’ child. |
|
‘y’ child. |
|
‘z’ child. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
‘default_instance_transform’ child. |