API Documentation
>
Mechanica
>
Object ProMechload
> Function ProMechstructtempdataReftempGet
Function ProMechstructtempdataReftempGet
Description
Obtains the reference temperature of the structural temperature data. Use
ProMathExpressionEvaluate
() to evaluate it.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechLoad.h
>
ProError
ProMechstructtempdataReftempGet
(
ProMechStructtempData
data
/* (In)
The data.
*/
ProMechExpression
value
/* (Out)
The reference temperature.
*/
)
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.
Sample Code References
pt_mech_examples ( PTMechExItemInfo.c )
User Guide References
Structural Temperature Loads:ProMechstructtempdataReftempGet
Was this helpful?
This site works best with JavaScript enabled