Pointwise Plugin SDK
Public Attributes | List of all members

Grid import read control information. More...

#include <apiGRDP.h>

Public Attributes

const char * fileDest
 requested file destination. More...
 
PWP_BOOL importConditions
 If true, the importer should set BC and VC data when available. More...
 

Detailed Description

Grid import read control information.

This data is passed as a parameter to PwGridRead() by the framework.

See also
PwGridRead()

Definition at line 108 of file apiGRDP.h.

Member Data Documentation

◆ fileDest

const char* GRDP_READINFO::fileDest

requested file destination.

Definition at line 111 of file apiGRDP.h.

Referenced by PwGridRead().

◆ importConditions

PWP_BOOL GRDP_READINFO::importConditions

If true, the importer should set BC and VC data when available.

Definition at line 115 of file apiGRDP.h.


The documentation for this struct was generated from the following file: