Pointwise Plugin SDK
Modules
Pointwise Plugin API Specification (PWP-API)

The minimum API that must be supported by all plugins. More...

+ Collaboration diagram for Pointwise Plugin API Specification (PWP-API):

Modules

 Supported Plugin API Basenames
 The supported Plugin API specification base names.
 
 Cross-Platform Base Types
 The common data types used by all plugin APIs.
 
 Data Types
 
 API Functions
 
 Utility Functions
 

Detailed Description

The minimum API that must be supported by all plugins.

For a plugin to be compatible with Pointwise, a dynamic library MUST implement the PWP-API. There will be additional API requirements for more specialized plugins.

See also
CAEP-API specification