Pointwise Plugin SDK
Modules

Accessing the Fidelity Pointwise grid model using C. More...

+ Collaboration diagram for Using C:

Modules

 Unstructured Export Grid Model
 
 Structured Export Grid Model
 
 Import Grid Model
 
 Importing Unstructured Grids
 
 Importing Structured Grids
 
 Data Types
 
 Export Functions
 
 Import Functions
 

Detailed Description

Accessing the Fidelity Pointwise grid model using C.

Plugins use the Fidelity Pointwise Grid Model API Specification (PWGM-API) to gain access to the grid model data. Export plugins have read-only access to the grid model data. Import plugins have writable access to the grid model data. All access to the grid model starts with a PWGM_HGRIDMODEL handle. This handle is passed to the plugin by the framework. See the PWGM-API Opaque Data Handle Types section for more information.