API Documentation > Mechanica > Object ProMechload > Function ProMechloadGlobaltempdataSet
Function ProMechloadGlobaltempdataSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechloadStructtempdataSet() instead.
Sets the handle to the global temperature data from the Creo Simulate item.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechloadGlobaltempdataSet
(
/* (In)
The item.
*/
/* (In)
The global temperature data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error was encountered.
Cannot access the object in the current mode.
Subtype cannot be changed.
Cannot modify the item.
User Guide References
Was this helpful?