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