hwIAVIExportOptions GetFrameRate

Gets the frame rate used when exporting AVI files.

Syntax

hwIAVIExportOptions_handle GetFrameRate

Application

HyperWorks Tcl Query

Description

This parameter is used when exporting AVI files from either the video or animation clients during HTML export.

Files that do not support subcases will return Success, but the list argument will be empty.

Example

To determine the current setting of the frame rate used when exporting AVI files:
hwi GetSessionHandle mySessionName
mySessionName GetAVIExportOptionsHandle myAviOptions
myAviOptions GetFrameRate

Error

If an error occurs, this command returns 0.