Skip to main content
Ctrl+K
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

omni.kit.helper.file_utils

  • Overview
  • Settings
  • Usage Examples
  • API (python)
    • Modules
      • omni.kit.helper.file_utils
        • Submodules
          • asset_types
            • Classes
              • AssetTypeDef
            • Functions
              • asset_type_exts
              • clear_asset_types
              • get_asset_type
              • get_icon
              • get_thumbnail
              • init_asset_types
              • is_asset_type
              • is_udim_sequence
              • known_asset_types
              • register_file_extensions
        • Classes
          • FileEventModel
        • Functions
          • get_last_url_opened
          • get_last_url_saved
          • get_last_url_visited
          • get_latest_urls_from_event_queue
          • reset_file_event_queue
  • Changelog

omni.kit.helper.file_utils: Utilities for common file operations#

omni.kit.helper.file_utils

  • Overview
    • Important API List
    • General Use Case
    • User Guide
  • Settings
    • Settings Provided by the Extension
      • “/persistent/app/omniverse/fileEventHistory”
  • Usage Examples
    • Get All File Extensions Of Given Asset Type.
    • Determine File Asset Type
    • Retrieve Icon for Asset Type
    • Retrieve Thumbnail for Asset Type
    • Check if File is a Specific Asset Type
    • Register Custom File Extensions
    • Emit a file event to the event stream
    • Get Last Opened URL of a Specific Asset Type
    • Get Last Saved URL of a Specific Asset Type
    • Clear File Event Queue
  • API (python)
  • Changelog
    • [0.1.9] - 2024-10-10
      • Changed
    • [0.1.8] - 2024-06-17
      • Changed
    • [0.1.7] - 2024-02-28
      • Updated
    • [0.1.6] - 2023-09-26
      • Updated
    • [0.1.5] - 2023-03-22
      • Updated
    • [0.1.4] - 2023-03-15
      • Updated
    • [0.1.3] - 2023-03-10
      • Updated
    • [0.1.2] - 2023-03-09
      • Updated
    • [0.1.1] - 2023-01-17
      • Updated
    • [0.1.0] - 2023-01-06
      • Updated

next

Overview

NVIDIA NVIDIA

Copyright © 2019-2025, NVIDIA Corporation.

Last updated on Sep 13, 2025.