tik_manager4.dcc.maya.extension.reload_references

Reload all references in the current Maya scene.

Attributes

LOG

Classes

ReloadReferences

Reload all references in the current Maya scene.

Module Contents

class ReloadReferences(parent)

Bases: tik_manager4.dcc.extension_core.ExtensionCore

Reload all references in the current Maya scene.

add_main_menu()

Add the extension commands to the main menu.

execute()

Execute.

on_reload_references()

Reload all references in the current scene.

LOG