hwIPage ResetAnimationFrameRateAverage
Resets the average animation frame rate tracker.
Syntax
hwIPage_handle ResetAnimationFrameRateAverage
Application
HyperWorks Tcl Modify
Description
This command resets the average animation frame rate tracker.
Example
hwi OpenStack;
hwi GetSessionHandle sess;
sess GetProjectHandle proj;
proj GetPageHandle p1 1;
p1 ResetAnimationFrameRateAverage;
Error
Success (0) or an error message is returned.
Keywords
HyperWorks
Tcl
Animation
Modify