The HOOPS Publish API has two classes of functions. The first set of APIs relate to the creation and editing of PDF documents and they are the functions which are detailed in this reference manual. Through these APIs you can create and edit your PDF document including the location of the 3D Annotations which contain your 3D data. The other set of APIs allow developers to create, edit and query these 3D models. These APIs are also the APIs of HOOPS Exchange and so developers are directed to the HOOPS Exchange documentation for details on these particular APIs.
The modules page shows the hierarchy of the entities that comprise the API for PDF Publishing.
The modules page shows the list of available modules. In each module page, you will find a description of the module as well as the functions, data structures and enumerations it contains.
The data structures page lists the public data structures that you use when creating PDF content.
The files list page contains the names of header files that make up the API for PDF Publishing.
The function index contains an alphabetical listing of all globally defined functions.
The API Conventions contains an a general overview of how the API is organized along with naming conventions for functions and data structures.