ICpTargetAdjustment.PhaseVariables

Syntax

PhaseVariables: ITargetPhaseVariablesArray;

Description

The PhaseVariables property returns the phase variables collection.

Comments

To get the collections of controlling and explanatory variables, use the ICpTargetAdjustment.ControlVariables and ICpTargetAdjustment.Explanatories properties.

Example

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

See also:

ICpTargetAdjustment