API 文件集 > Mechanica > Object ProMechload > Function ProMechstructtempdataValueGet
Function ProMechstructtempdataValueGet
Description
Obtains the value of the structural temperature data.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechstructtempdataValueGet
(
/* (In)
The data.
*/
/* (Out)
The value. Free this using ProMechvalueFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
Sample Code References
這是否有幫助?