ICpTargetAdjustment.TargetTrajectory

Syntax

TargetTrajectory: Array;

Description

The TargetTrajectory property determines the trajectory, to which criterion function must correspond.

Comments

Trajectory is set as an array of real numbers.

To set criterion function, use the ICpTargetAdjustment.CriterionFunction property.

Example

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

See also:

ICpTargetAdjustment