API 설명서 > Mechanica > Object ProMechload > Function ProMechheatdataValueGet
Function ProMechheatdataValueGet
Description
Obtains the value of the heat load data.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechheatdataValueGet
(
/* (In)
The data.
*/
/* (Out)
The heat load 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
User Guide References
도움이 되셨나요?