profiles#
- class ansys.fluent.core.solver.tui_232.main_menu.define.profiles(path, service)
Bases:
TUIMenu
Enters the boundary profiles menu.
Methods:
delete
(*args, **kwargs)Deletes a profile.
delete_all
(*args, **kwargs)Deletes all boundary-profiles.
display_profile_point_cloud_data
(*args, **kwargs)Display Profile Point Cloud Data.
display_profile_surface
(*args, **kwargs)Display the profile as a surface (this option is only available if the specified profile contains node-connectivity data).
interpolation_method
(*args, **kwargs)Chooses the method for interpolation of profiles.
link_profile_to_reference_frame
(*args, **kwargs)Attaches a profile to a reference frame so that the profile will rotate according to the reference frame.
list_profile_fields
(*args, **kwargs)Lists the fields of a particular profile.
list_profile_parameters
(*args, **kwargs)List the parameters of a particular profile.
list_profiles
(*args, **kwargs)Lists all profiles.
morphing
(*args, **kwargs)Enables/disables profile morphing options in Orient Profile panel.
orient_profile
(*args, **kwargs)Re-orient an existing profile.
overlay_profile_point_cloud_data
(*args, **kwargs)Overlay Profile Point Cloud Data.
overlay_profile_surface
(*args, **kwargs)Overlay Profile Surface.
replicate_profile
(*args, **kwargs)Replicate Profile.
Set Preference Profile Point Cloud Data e.g., Point marker symbol,size,color.
update_interval
(*args, **kwargs)Sets interval between updates of dynamic profiles.
- delete(*args, **kwargs)
Deletes a profile.
- delete_all(*args, **kwargs)
Deletes all boundary-profiles.
- display_profile_point_cloud_data(*args, **kwargs)
Display Profile Point Cloud Data.
- display_profile_surface(*args, **kwargs)
Display the profile as a surface (this option is only available if the specified profile contains node-connectivity data).
- interpolation_method(*args, **kwargs)
Chooses the method for interpolation of profiles.
- link_profile_to_reference_frame(*args, **kwargs)
Attaches a profile to a reference frame so that the profile will rotate according to the reference frame.
- list_profile_fields(*args, **kwargs)
Lists the fields of a particular profile.
- list_profile_parameters(*args, **kwargs)
List the parameters of a particular profile.
- list_profiles(*args, **kwargs)
Lists all profiles.
- morphing(*args, **kwargs)
Enables/disables profile morphing options in Orient Profile panel.
- orient_profile(*args, **kwargs)
Re-orient an existing profile.
- overlay_profile_point_cloud_data(*args, **kwargs)
Overlay Profile Point Cloud Data.
- overlay_profile_surface(*args, **kwargs)
Overlay Profile Surface.
- replicate_profile(*args, **kwargs)
Replicate Profile.
- set_preference_profile_point_cloud_data(*args, **kwargs)
Set Preference Profile Point Cloud Data e.g., Point marker symbol,size,color.
- update_interval(*args, **kwargs)
Sets interval between updates of dynamic profiles.