Description | ||||||||||||||||||||||||||
Sets the MEC/T temperature data from the Creo Simulate load. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechLoad.h> | ||||||||||||||||||||||||||
ProError | ProMechloadMecttempdataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The item. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechMecttempData value | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The MEC/T temperature data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|