This optimizes the path the probe travels in the part program so that it move in the most efficient way.
Visual Basic |
---|
Public Function CreateOptimizePath() As Boolean |
Boolen value. This returns True if the optimization succeeds and False otherwise.
See the example in the OptimizePath object.