To List the Azimuth Between Two Points in the Survey Database

You can list the azimuth between two points in the survey database using the Azimuth command.

To list the azimuth between two points using the Survey Command Window

  1. In Toolspace, on the Survey tab, right-click a named network Survey Command Window.
  2. In the Survey Command Window, click Point Information menu Azimuth.
  3. Enter the point identifier of the start point.
  4. Enter the point identifier of the ahead point.

To list the azimuth between two points using the Command line in the Survey Command Window

  1. In Toolspace, on the Survey tab, right-click a named network Survey Command Window.
  2. At the command line, enter:

    AZIMUTH [point 1] [point 2] (observed azimuth)

Command Line Example

The following example shows a valid entry using the Azimuth command to list an azimuth. Angles are in the current survey database units.

NE 1 1000 1000

NE 2 2000 2000

AZ 1 2

Azimuth: 45-00-00

The following example shows a valid entry using the Azimuth command to define an observed azimuth.

NE 1 1000 1000

NE 2 2000 2000

AZ 1 2 50

Observed direction: 50-00-00

Command Syntax

AZIMUTH [point 1] [point 2] (observed azimuth)

Command Synonyms

AZM

AZ

Parameter Definition
point 1 The point identifier of the origin of the azimuth.
point 2 The point identifier to which the azimuth is measured. The azimuth is measured from point 1 to point 2.
observed azimuth The observed azimuth between point 1 and point 2.