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

Condition descriptor data type. More...

#include <apiGridModel.h>

Public Attributes

PWP_UINT32 id
 grid-defined condition id More...
 
const char * name
 grid-defined condition name More...
 
PWP_UINT32 tid
 cae-defined condition id More...
 
const char * type
 cae-defined condition physical type name More...
 

Detailed Description

Condition descriptor data type.

Block-volume or Domain-boundary condition descriptor data type.

See also
PwBlkCondition(), PwDomCondition()

Definition at line 644 of file apiGridModel.h.

Member Data Documentation

◆ id

PWP_UINT32 PWGM_CONDDATA::id

◆ name

const char* PWGM_CONDDATA::name

◆ tid

PWP_UINT32 PWGM_CONDDATA::tid

◆ type

const char* PWGM_CONDDATA::type

cae-defined condition physical type name

Definition at line 647 of file apiGridModel.h.

Referenced by CaeCondition::CaeCondition(), PwAsmSetCondition(), PwBlkSetCondition(), PwConSetCondition(), PwDomSetCondition(), and CaeCondition::typeName().


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