Use the Inverse Points command to determine the direction and distance between two points.
INVERSE POINTS [point 1] [point 2]
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
INVERSE POINTS [point 1] [point 2]
Command Synonyms
INV PNTS
INV PTS
Parameter | Definition |
---|---|
point 1 and point 2 | The two existing points between which the relevant information displays. |