AutoDrop Property

Contained in the AnalysisOptions object ; Sets/returns the value indicating whether or not out-of-control points are included in calculations.

Syntax

analysisoptions.AutoDrop [= Boolean ]

The AutoDrop property syntax has these parts:

Part  Description

analysisoptions An object expression that evaluates to an AnalysisOptions object.

Boolean A Boolean expression indicating the new setting

Settings

The settings for Boolean are:

Setting  Description

true  not included

false  (Default) included