HyperWorks Desktop

*SetToleranceValue()

Sets the value of the time tolerance specified in the Options panel. Checks the Time Tolerance checkbox if the value of the tolerance is nonzero.

*SetToleranceValue()

Sets the value of the time tolerance specified in the Options panel. Checks the Time Tolerance checkbox if the value of the tolerance is nonzero.

Previous topic Next topic No expanding text in this topic  

*SetToleranceValue()

Sets the value of the time tolerance specified in the Options panel. Checks the Time Tolerance checkbox if the value of the tolerance is nonzero.

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

Syntax

*SetToleranceValue(tolerance)

Arguments

Names

Description

 

tolerance

Decimal value of the tolerance.  The default is .01.

Example

To set the time tolerance to 0.1 ms:

• • •

*BeginVideoDefaults()

     *SetBorderColor(12)

     *SetFrameColor(12)

     *SetToleranceValue(0.0001)

 • • •

     *SetCurveDefaults(1, 3, 1, 0, 0)

     *SetAnimBubbleColor(6)

*EndVideoDefaults()

• • •

Application

MediaView.

Context

*BeginVideoDefaults()

See also

 

*SetBackgroundColor()

*SetFileOn()

*SetForegroundColor()

*SetFrameOn()

*SetTimeOn()

List of Preference Statements