How to reload extension when selected prim changes

Hi all,

I’m developing a custom extension in OV Create that extracts the details of the selected prim from a SQL database. I need to reload the extension when the selected prim is changed but I am not able to figure out a way to do the same.

Any help or leads in the matter would be appreciated.

Hi @farman.ahmed. We have a sample extension here showing how you can subscribe to selection change events: kit-extension-sample-ui-scene/object_info_model.py at af6d9e7bc19268381cd63c855b5f3349dcfde016 · NVIDIA-Omniverse/kit-extension-sample-ui-scene · GitHub

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