API ドキュメンテーション > Mechanica > Object ProMechload > Function ProMechmecttempdataTimestepGet
Function ProMechmecttempdataTimestepGet
Description
Obtains the time step value for the MEC/T temperature data.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechmecttempdataTimestepGet
(
/* (In)
The data.
*/
int* value
/* (Out)
The time step value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
User Guide References
これは役に立ちましたか?