API Documentation
>
Mechanica
>
Object ProMechshellprops
> Function ProMechthermalrescoeffEntry22Get
Function ProMechthermalrescoeffEntry22Get
Description
Obtains the value of the entry '22' in the thermal res coefficients.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechShellProps.h
>
ProError
ProMechthermalrescoeffEntry22Get
(
ProMechThermalResCoeff
data
/* (In)
The thermal res coefficient handle.
*/
double* value
/* (Out)
The value.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Shell Properties:ProMechthermalrescoeffEntry22Get
Was this helpful?
This site works best with JavaScript enabled