Pointwise Plugin SDK
Public Attributes | List of all members
PWGM_ELEMCOUNTS Struct Reference

Element count information. More...

#include <apiGridModel.h>

Public Attributes

PWP_UINT32 count [PWGM_ELEMTYPE_SIZE]
 Array of element counts. More...
 

Detailed Description

Element count information.

See also
PwBlkElementCount(), PwDomElementCount()

Definition at line 774 of file apiGridModel.h.

Member Data Documentation

◆ count

PWP_UINT32 PWGM_ELEMCOUNTS::count[PWGM_ELEMTYPE_SIZE]

Array of element counts.

Index the array using the PWGM_ELEMTYPE_XXX constants or the PWGM_ECNT_Xxx() macros.

Definition at line 780 of file apiGridModel.h.


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