API 文件集 > Mechanica > Object ProMechconstr > Function ProMechconstrTemperaturedataGet
Function ProMechconstrTemperaturedataGet
Description
Obtains the handle to the temperature constratint data from the Creo Simulate item.
Licensing Requirement
Synopsis
ProMechconstrTemperaturedataGet
(
/* (In)
The item.
*/
/* (Out)
The temperature constraint data. Free this using ProMechtemperaturedataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The ProMechItem's owner solid is invalid.
A general error was encountered.
The item does not contain this type of constraint.
Not enough memory to allocate data.
See Also
這是否有幫助?