API-Dokumentation > Mechanica > Object ProMechload > Function ProMechloadMecttempdataGet
Function ProMechloadMecttempdataGet
Description
Obtains the MEC/T temperature data from the Creo Simulate load.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechloadMecttempdataGet
(
/* (In)
The item.
*/
/* (Out)
The MEC/T temperature data. Free this using ProMechmecttempdataFree().
*/
)
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.
The item does not contain this type of load.
There is not enough memory to perform the operation.
See Also
Sample Code References
User Guide References
War dies hilfreich?