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