Description | ||||||||||||||
Obtains the value of the heat load data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechLoad.h> | ||||||||||||||
ProError | ProMechheatdataValueGet | ( | ||||||||||||
ProMechHeatData data | ||||||||||||||
/* (In) | ||||||||||||||
The data. | ||||||||||||||
*/ | ||||||||||||||
ProMechValue* value | ||||||||||||||
/* (Out) | ||||||||||||||
The heat load value. Free this using ProMechvalueFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|