HyperWorks Desktop

*DefaultMaxFrameRate()

Specifies the default setting for the Max Frame Rate slider in the Animation Controls panel.

*DefaultMaxFrameRate()

Specifies the default setting for the Max Frame Rate slider in the Animation Controls panel.

Previous topic Next topic No expanding text in this topic  

*DefaultMaxFrameRate()

Specifies the default setting for the Max Frame Rate slider in the Animation Controls panel.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*DefaultMaxFrameRate(value)

Arguments

Name

Description

 

value

The value that will be used as the default frame rate setting for the Max Frame Rate slider in the Animation Controls panel.  The maximum value accepted is 100.

Example

*BeginDefaults()

   *ClosestTimeSync(On)

  *DefaultMaxFrameRate(100)

*EndDefaults()

Application

HyperView, HyperGraph, MotionView, MediaView, and TextView.

Context

*BeginDefaults()

Comments

 

See also

 

List of Preference Statements