Modifying row highlighting behavior in the traverse grid

This topic applies to ArcEditor and ArcInfo only.

The dimension fields of a line in the traverse/construction grid are highlighted when the line shape differs from its bearing by more than 10 degrees and from its distance by more than 20 percent.

Row highlighting in the traverse grid

The inconsistent line can be caused by an erroneous dimension in the line itself or by an erroneous dimension of a different line in the traverse.

You can modify how and when erroneous lines are highlighted in the traverse grid by editing registry settings.

Turning off yellow highlighting in the traverse/construction grid

To turn off yellow highlighting in the traverse/construction grid, follow these steps:

Steps:
  1. Click the windows Start menu and clickRun
  2. Type regedit in the Run dialog box.
  3. In the Registry Editor window, navigate to HKEY_CURRENT_USER \\Software\\ESRI\\ArcMap\\Cadastral.
  4. Right-click the Cadastral folder, point to New, then click DWORD value.
  5. Type ConsistencyReportOnNonCalcPoints as the DWORD name.
  6. Double-click the new DWORD value to edit it.
  7. In the Edit DWORD Value dialog box, choose the Decimal option.
  8. Type 0 (false) in the Value data text box to turn off yellow highlighting.
  9. Click OK to add the registry setting.
  10. Close the Registry Editor window.

Changing the angle limit that results in dimension highlighting

When lines are inconsistent with their shape geometry by more than 10 degrees, the line dimensions are highlighted.

To change the 10 degree default, follow these steps:

Steps:
  1. In the Registry Editor window, navigate to HKEY_CURRENT_USER \\Software\\ESRI\\ArcMap\\Cadastral.
  2. Right-click the Cadastral folder and click New > DWORD value.
  3. Type ConsistencyAngleDifference as the DWORD name.
  4. Double-click the new DWORD value to edit it.
  5. In the Edit DWORD Value dialog box, choose the Decimal option.
  6. Type the angle limit in decimal degrees in the Value data text box.
  7. Click OK to add the registry setting.
  8. Close the Registry Editor window.

Changing the distance percentage limit that results in dimension highlighting

When lines are inconsistent with their shape length by more that 20 percent, the line dimensions are highlighted.

To change the 20 percent default, follow these steps:

Steps:
  1. In the Registry Editor window, navigate to HKEY_CURRENT_USER \\Software\\ESRI\\ArcMap\\Cadastral.
  2. Right-click the Cadastral folder and click New > DWORD value.
  3. Type ConsistencyDistancePercentage as the DWORD name.
  4. Double-click the new DWORD value to edit it.
  5. In the Edit DWORD Value dialog box, choose the Decimal option.
  6. Type the percentage in the Value data text box.
  7. Click OK to add the registry setting.
  8. Close the Registry Editor window.

5/6/2011