API Documentation
>
Mechanica
>
Object ProMechload
> Function ProMechmecttempdataTimestepSet
Function ProMechmecttempdataTimestepSet
Description
Sets the time step value for the MEC/T temperature data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechLoad.h
>
ProError
ProMechmecttempdataTimestepSet
(
ProMechMecttempData
data
/* (In)
The data.
*/
int value
/* (In)
The time step 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
MEC/T Temperature Loads:ProMechmecttempdataTimestepSet
Was this helpful?
This site works best with JavaScript enabled