API Documentation

Last Built: Sep 25, 2021

Previous topic Next topic
Interactive Development Environment Test Framework

API Documentation

The following document contains a high-level overview of components and submodules. The sub-module documentation is generated automatically using Sphinx. Contents:

User Interface

  • The user first activates the addon via File > User Preferences > Addons.

Note

See user_install for detailed instructions to install the addon.

  • This triggers the register() function, which adds the NifImportUI and NifExportUI operators to the File > Import and File > Export menus.

  • These operators are integrated within the user interface, and their responsibility is to allow the user to configure the import and export properties.

  • They delegate the actual import and export to the NifImport and NifExport classes.

Indices and tables