Pointwise Plugin SDK
|
Structured grid boundary data type. More...
#include <apiGridModel.h>
Public Attributes | |
PWGM_HBLOCK | block |
boundary block More... | |
PWGM_FACE_ID | face |
boundary face id More... | |
const char * | name |
boundary name More... | |
PWGM_STR_RANGE | range |
boundary ijk range More... | |
Structured grid boundary data type.
Definition at line 951 of file apiGridModel.h.
PWGM_HBLOCK PWGM_BNDRYDATA::block |
boundary block
Definition at line 953 of file apiGridModel.h.
PWGM_FACE_ID PWGM_BNDRYDATA::face |
boundary face id
Definition at line 954 of file apiGridModel.h.
const char* PWGM_BNDRYDATA::name |
boundary name
Definition at line 952 of file apiGridModel.h.
PWGM_STR_RANGE PWGM_BNDRYDATA::range |
boundary ijk range
Definition at line 955 of file apiGridModel.h.