To List the Direction and Distance Between Points

Use the Inverse Points command to determine the direction and distance between two points.

To inverse points in 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 Inverse Points.
  3. Enter the point identifier of the start point.
  4. Enter the point identifier of the ahead point.

To inverse points at 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:

    INVERSE POINTS [point 1] [point 2]

Command Line Example

The information is based on the current display setting and is calculated from the lines between points one and two, two and three, and from three to one. The command then computes and displays the area.

The following example shows a valid entry using the Inverse Points command when units are set to feet:

NE 1 100 100

NE 2 100 200

NE 3 50 150

INV PTS 1 2

POINT 1 NORTH: 100.0000 EAST: 100.0000 ELEV: <Null>

Distance: 100.000 Course: N 90-00-00 E

POINT 2 NORTH: 100.0000 EAST: 200.0000 ELEV: <Null> 3

Distance: 70.710 Course: S 45-00-00 W Perimeter: 170.7

POINT 3 NORTH: 50.0000 EAST: 150.0000 ELEV: <Null> 1

Distance: 70.710 Course: N 45-00-00 W Perimeter: 241.4

POINT 1 NORTH: 100.0000 EAST: 100.0000 ELEV: <Null>

Area: 2500.00 0.06 acres

The following is an example of a valid metric entry using the Inverse Points command:

NE 1 100 100

NE 2 100 200

NE 3 50 150

INV PTS 1 2

POINT 1 NORTH: 100.0000 EAST: 100.0000 ELEV: <Null>

Distance: 100.000 Course: 100.0000

POINT 2 NORTH: 100.0000 EAST: 200.0000 ELEV: <Null> 3

Distance: 70.710 Course: 250.0000 Perimeter: 170.7

POINT 3 NORTH: 50.0000 EAST: 150.0000 ELEV: <Null> 1

Distance: 70.710 Course: 350.0000 Perimeter: 241.4

POINT 1 NORTH: 100.0000 EAST: 100.0000 ELEV: <Null>

Area: 2500.00 0.25 hectares