As the title, If I want OPEN the usd file (not load) by extension, is there have USD API that I can use? Thank you!!
Hi @lily.chen. Yes, in Kit we have a few functions for opening a stage as a part of the omni.usd.UsdContext class: UsdContext — omni.usd 1.10.15 documentation
You can find a full example here: Omni.USD — omni.kit.usd_docs 1.1.1 documentation
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to add USD file in stage thru connector code | 1 | 427 | April 26, 2024 | |
| When I use Python to open .usd, it was empty and lost all the content | 4 | 657 | March 11, 2024 | |
| Import Asset through console/python | 5 | 768 | January 26, 2022 | |
| Loading USD Stage when I run the composer app in Omniverse | 3 | 540 | May 10, 2024 | |
| How to load a usd as stage in extension? | 2 | 225 | April 21, 2025 | |
| Open an USD file through command line | 5 | 1135 | June 5, 2024 | |
| Unable to open USD stage in Omniverse KIT service | 6 | 369 | December 19, 2024 | |
| How to load USD without Replicator? | 3 | 761 | May 8, 2023 | |
| Omniverse open stage error | 1 | 1248 | August 1, 2023 | |
| How to add a USD to the project with standalone python script | 2 | 1426 | August 28, 2022 |
