OptimizePath Object
Description
The OptimizePath object contains the functions to perform path optimizations on measurement routines. You can return a pointer to this object by using the OptimizePath property in the PartProgram object.
Object Model

Example
Creates an OptimizePath object called Optimizer and then runs the optimizer to optimize the path the probe travels during execution.
See Also