To Modify the Description of a Point at the Survey Command Line

You can assign or edit the description of a point.

  1. In Toolspace, on the Survey tab, right-click the network that you to edit, and click Survey Command Window.
  2. At the Command line, enter:

    MOD DESC [point 1] [description]

Example

NE 1 1000 1000 FENCE

MOD DESC 1 HOUSE

! POINT 1 DESC: HOUSE

This example changes the description of point 1 from FENCE to HOUSE.

Command Syntax

MOD DESC [point 1] [description]

Parameter Definition
point 1 The point number which has the description you want to modify.
description An optional description associated with the point.