tik_manager4.dcc.extension_core

Base class for additional DCC tools, utils or anything will be integrated to the main ui.

Classes

ExtensionCore

Core class for DCC specific UI extensions.

Module Contents

class ExtensionCore(main_window)

Core class for DCC specific UI extensions.

add_function_to_main_menu(function, name)

Add a function to the main menu.

abstract execute()

Mandatory method to execute the extension.

get_work_and_version()

Get the work and version objects from the scene file.