TOLERANCE
Runs a tolerance analysis and saves the tolerance report to a text file.
Syntax:
TOLERANCE top_file_name, out_file_name
Discussion:
TOLERANCE runs a tolerance analysis on the current lens based upon the settings in the tolerance options file defined by top_file_name. This file name should end in the extension TOP and be placed in the <data>\Configs folder (see " Folders "). TOP files are created by saving the tolerance options from the tolerance dialog, see "Other buttons". The out_file_name must end in the extension .ZTD to save a ZTD file or .txt to save a text file. The file will be placed in the same folder as the current lens file. Neither top_file_name nor out_file_name should specify a path.
Example:
TOLERANCE example.TOP, output.txt
Next: