API Documentation
>
Mechanica
>
Object ProMechshellprops
> Function ProMechthermalrescoeffEntry11Set
Function ProMechthermalrescoeffEntry11Set
Description
Sets the value of the entry '11' in the thermal res coefficients.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechShellProps.h
>
ProError
ProMechthermalrescoeffEntry11Set
(
ProMechThermalResCoeff
data
/* (In)
The thermal res coefficient handle.
*/
double value
/* (In)
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:ProMechthermalrescoeffEntry11Set
Was this helpful?
This site works best with JavaScript enabled