Category Mechanica, Object ProMechconstr

Function ProMechconvectiondataBulktempGet


Description
Obtains the value of the bulk temperature.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechconvectiondataBulktempGet(
ProMechConvectionData data
/* (In)
The data.
*/
ProMechValue* value
/* (Out)
The value. Free this using ProMechvalueFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.
PRO_TK_OUT_OF_MEMORYNot enough memory to allocate data.

Manual References:

  1. Creo Simulate: Items: Convection Constraints
  2. Creo Simulate: Items: Convection Constraints