Find Extents pane

The Find Extents pane displays the extents of the current file's operations. To open the Find Extents pane, click Find Extents in Code Expert's lower-left corner. The pane displays the current extents in a grid. The grid shows each coordinate's address character and the minimum and maximum extent associated with that coordinate.

The grid in the "Find Extents" pane.

To locate extents in the open file, double-click a minimum or maximum value in the Find Extents grid. Code Expert highlights the first occurrence of the selected extent. Double-click again to find the next occurrence.

Highlighted extent in Code Expert.

NOTE
  • The address characters specified for the Find Extents function are located on the Utilities tab of the NC Configuration dialog box.
  • The values in the grid automatically update when you edit the code file.

Learn more