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