DEPRECATED: | Since Creo 1 | |||||||||||||||||||||||||
SUPERSEDED BY: | ProMechloadStructtempdataSet | |||||||||||||||||||||||||
Description | ||||||||||||||||||||||||||
Note: This function is deprecated. Use ProMechloadStructtempdataSet() instead.
Sets the handle to the global temperature data from the Creo Simulate item. |
||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechLoad.h> | ||||||||||||||||||||||||||
ProError | ProMechloadGlobaltempdataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The item. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechGlobaltempData value | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The global temperature data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|