API 文件集 > Mechanica > Object ProMechload > Function ProMechtemperaturedataValueGet
Function ProMechtemperaturedataValueGet
Description
Obtains the value of the temperature constraint data.
Licensing Requirement
Synopsis
ProMechtemperaturedataValueGet
(
/* (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.
Not enough memory to allocate data.
這是否有幫助?