API Documentation > Mechanica > Object ProMechload > Function ProMechloadMecttempdataSet
Function ProMechloadMecttempdataSet
Description
Sets the MEC/T temperature data from the Creo Simulate load.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechloadMecttempdataSet
(
/* (In)
The item.
*/
/* (In)
The MEC/T 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?