Feature Request: Export OmniGraph from UI to Python Script

I wanted to check if Isaac Sim currently supports this before framing it as a feature request. Is there a way to build an OmniGraph through the Isaac Sim UI and then export the graph (all nodes and their connections) into a Python file automatically?

If not, this would be an awesome feature to have. It would let users quickly prototype workflows visually in the UI, then generate a Python script version for automation, reproducibility, or integration into larger codebases. It would save a lot of time compared to manually recreating the same graphs in Python and would also make collaboration easier when sharing setups.

Does such a functionality exist already? If not, I would love to request it as a new feature.

1 Like