push_window_height#

omni.kit.test_suite.helpers.push_window_height(cls, window_name, new_height=None)#

Deprecated

Parameters:
  • cls (type) – Class object managing the window.

  • window_name (str) – Name of the window.

  • new_height (Optional[float]) – New height to set, if provided.