ICpTargetAdjustment.ControlVariables

Syntax

ControlVariables: ITargetControlVariablesArray;

Description

The ControlVariables property returns the controlling variables collection.

Comments

To get the collections of phase and explanatory variables, use the ICpTargetAdjustment.PhaseVariables and ICpTargetAdjustment.Explanatories properties.

Example

The property use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ICpTargetAdjustment