API Documentation > Mechanica > Object ProMechload > Function ProMechmecttempdataTimestepSet
Function ProMechmecttempdataTimestepSet
Description
Sets the time step value for the MEC/T temperature data.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechmecttempdataTimestepSet
(
/* (In)
The data.
*/
int value
/* (In)
The time step value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?