API Documentation > Mechanica > Object ProMechconstr > Function ProMechconvectiondataTimefunctionidGet
Function ProMechconvectiondataTimefunctionidGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechconvectiondataTemporalvariationGet() instead.
Obtains the time function that governs the convection constraint.
Licensing Requirement
Synopsis
ProMechconvectiondataTimefunctionidGet
(
/* (In)
The data.
*/
int* function_id
/* (Out)
The time function id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?