Description | ||||||||||||||
Obtains the value of the bulk temperature. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechConstraint.h> | ||||||||||||||
ProError | ProMechconvectiondataBulktempGet | ( | ||||||||||||
ProMechConvectionData data | ||||||||||||||
/* (In) | ||||||||||||||
The data. | ||||||||||||||
*/ | ||||||||||||||
ProMechValue* value | ||||||||||||||
/* (Out) | ||||||||||||||
The value. Free this using ProMechvalueFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|