Pointwise Plugin SDK
Public Attributes | List of all members

Boundary condition definition information. More...

#include <apiCAEP.h>

Public Attributes

PWP_INT32 id
 BC physical type id. More...
 
const char * phystype
 BC physical type name. More...
 

Detailed Description

Boundary condition definition information.

See also
PwCaeEnumBCs()

Definition at line 67 of file apiCAEP.h.

Member Data Documentation

◆ id

PWP_INT32 CAEP_BCINFO::id

BC physical type id.

Definition at line 74 of file apiCAEP.h.

◆ phystype

const char* CAEP_BCINFO::phystype

BC physical type name.

Definition at line 70 of file apiCAEP.h.

Referenced by PwCaeEnumBCs().


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