Jump to content

Get selected Task from Launchpad within Nuke


mantje

Recommended Posts

  • 2 weeks later...
  • 7 months later...
  • 1 year later...

Hi, if you need to set JUST the context, having the environment is correct and enough.

If you want to have your interface refreshing (eg: ftrack-connect-maya, ftrack-connect-nuke) you can try doing this once you set the env.

``` python
       from ftrack_connect.connector import panelcom
       panelComInstance = panelcom.PanelComInstance.instance()
       panelComInstance.switchedShotListeners()
```
My2C
Cheers.

L.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...