[ Module Hierarchy
| Class Hierarchy ]
Module Hierarchy
- autodesk_toxik: Autodesk Composite Python scripting package.
- admin: Administration module.
- debug: Debugging utility module.
- graph: Graph module.
- init: Initialization module.
- libs
- media: Media module.
- pimgr: Plug-in manager module.
- precomp: Module for precomp import related functionality.
- precompmodule: Defines a wrapper around a precomp module: the PrecompModule class.
- reaction: This module provides convenient functions to modify nodes inside a
Reaction node.
- relocationbrowser: Relocation browser module.
- tools: The tools module is the placeholder for classes that give access to
the Composite tools, i.e.
- txxml: Xml module.
- ui: User Interface module.
- utils
- utils.interp: The interp module contains utility functions related to the Python
interpreter itself: starting a script in an existing interpreter,
loading a specific file as a module, frame hack utilities, that
sort of things.
- utils.utils: Common utilities.
- wiretap: Wiretap module.