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