You can list the azimuth between two points in the survey database using the Azimuth command.
AZIMUTH [point 1] [point 2] (observed azimuth)
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
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. |