API-Dokumentation > Mechanica > Object ProMechconstr > Function ProMechconstrConvectiondataGet
Function ProMechconstrConvectiondataGet
Description
Obtains the handle to the convection constratint data from the Creo Simulate item.
Licensing Requirement
Synopsis
ProMechconstrConvectiondataGet
(
/* (In)
The item.
*/
/* (Out)
The convection constraint data. Free this using ProMechconvectiondataFree().
*/
)
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 load.
Not enough memory to allocate data.
See Also
User Guide References
War dies hilfreich?