Description | ||||||||||||||||||||||||||
Sets the handle to the temperature constratint data from the Creo Simulate item. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechConstraint.h> | ||||||||||||||||||||||||||
ProError | ProMechconstrTemperaturedataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The item. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechTemperatureData value | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The temperature constraint data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|