Documentação da API > Mechanica > Object ProMechconstr > Function ProMechconstrRadiationdataGet
Function ProMechconstrRadiationdataGet
Description
Obtains the handle to the radiation constraint data from the Creo Simulate item.
Licensing Requirement
Synopsis
ProMechconstrRadiationdataGet
(
/* (In)
The item.
*/
/* (Out)
The radiation constraint data. Free this using ProMechradiationdataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
See Also
User Guide References
Isto foi útil?