PackageSuperToolAPI

This page and subpages provide an API reference for the PackageSuperToolAPI Python package. See How To Write a Package SuperTool for more information.

Top-level Functions

PackageSuperToolAPI.IsUIMode()
Return type:

bool

Returns:

True if Katana is running in UI mode, otherwise False if Katana is running in batch/script/shell (headless) mode.

Modules