Documentation

 
 
 

The documentation pertaining to the Showcase SDK consists of HTML formatted documents. These are installed with Showcase, and can be accessed by choosing Help Customization Help from the Showcase menu. The Message Reference document is automatically generated upon choosing Help Message Reference.

Document Description
Showcase SDK Developer Guide / Customization Help (this document) A guide to using the Showcase SDK to write client applications and modules that augment native Showcase functionality, control Showcase from a custom UI, or implement typical end-user workflows.
Python Reference Reference documentation for the classes and modules you will use to create custom add-ins.
Message Reference Reference documentation for the Messages available for use in your add-ins.
C++ Reference A subset of the API consists of C++ classes that have been “wrapped” in Python. These are documented in both the C++ Reference and the Python Reference. However, for these modules you will find the C++ Reference provides more comprehensive documentation than the Python Reference.