profile_components#

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

Bases: Group

‘PROFILE COMPONENTS’ object.

Attributes

Attribute

Summary

vector_type

‘Vector Type’ parameter.

profile_x_variable

The profile variable which forms the X component of the vector.

profile_y_variable

The profile variable which forms the Y component of the vector.

profile_z_variable

The profile variable which forms the Z component of the vector.

profile_r_variable

The profile variable used for the vector r component.

profile_theta_variable

The profile variable used for the vector theta component.

profile_axial_variable

The profile variable used for the vector axial component.

Included in:

Parent

Summary

profile_vector

‘PROFILE VECTOR’ object.