How to OPEN usd file with USD API

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

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.