Documentazione API > Mechanica > Object ProMechload > Function ProMechheatdataTimefunctionidGet
Function ProMechheatdataTimefunctionidGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechheatdataTemporalvariationGet() instead.
Obtains the time function that governs the heat load.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechheatdataTimefunctionidGet
(
/* (In)
The data.
*/
int* value
/* (Out)
The time function id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
User Guide References
È stato utile?