omni.kit.test_suite.helpers Functions#

Functions Summary:

arrange_windows

Arrange UI windows in the Omni UI environment.

build_sdf_asset_frame_dictonary

Build a dictionary of sdf asset frame details.

delete_prim_path_children

Delete all child prims under the specified prim path.

get_prims

Retrieve prims by traversing the stage and excluding specified prims.

get_random_material_list

Return a list of randomly selected materials. The list is filtered based on the use_hidden flag. The function retrieves the material list asynchronously from the material library and removes hidden materials if use_hidden is false. If the module is not found, a warning is logged and an empty list is returned.

handle_assign_material_dialog

Deprecated

handle_create_material_dialog

Deprecated

handle_multiple_descendents_dialog

Handle dialog when a prim has multiple descendents.

open_stage

Open a USD stage from the provided file path.

pop_window_height

Deprecated

push_window_height

Deprecated

select_prims

Select prims within the USD context.

wait

Wait for UI events and asynchronous updates.

wait_for_viewport_ready

Wait for the viewport to be ready for rendering.

wait_for_window

Wait for the specified window to become visible.

wait_stage_loading

Waits for the USD stage to complete loading.