Exercise 1: Querying Survey Data

In this exercise, you will use the Survey Command Window to perform a query on the survey data.

You will use the Inverse Points command to determine the direction and distance between two points.

This exercise continues from the Importing and Viewing Survey Data tutorial.

Specify the survey database settings

  1. Open Survey-3.dwg, which is located in the tutorials drawings folder.

    This drawing contains the survey network that was created in the Importing Field-Coded Survey Data exercise.

  2. In Toolspace, on the Survey tab, expand the Survey Databases collection.
  3. If the database Survey 1 is not open (that is, it is not displayed with a next to it), right-click and click Open For Edit.
    Note:

    By default, to save on resource usage, when you start Autodesk Civil 3D, all survey databases are displayed in a closed state.

  4. Right-click Survey 1. Click Edit Survey Database Settings.
  5. In the Survey Database Settings dialog box, expand the Survey Command Window property group. Specify the following parameters:
    • Point Course Echo: Yes
    • Figure Course Echo: Yes
    • Point Coordinate Echo: Yes
    • Figure Coordinate Echo: Yes
    • Command Echo: Yes

    These settings determine what information will be displayed in the Survey Command Window.

  6. Click OK.

Query data using the Survey Command Window

  1. On the Survey tab, expand the Networks collection. Right-click Survey Network 1. Click Survey Command Window.
  2. In the Survey Command Window, click View menu Zoom To Point.
  3. In the Enter Point dialog box, enter 1. Click OK.

    The drawing zooms to point 1.

  4. Click Point Information menu Inverse Points.
  5. In the Point Information - Inverse Points dialog box, enter:
    • Start Point: 1
    • Ahead Point: 2
  6. Click OK.

    The following information, which describes the location of each point and the direction and distance between the points, is displayed in the command output area:

    !
    ! POINT 1       NORTH: 5000.0000       EAST: 5000.0000       EL: 263.6500   
    !
    !    Distance:  300.000         Course:  N 72-56-33 E
    !
    ! POINT 2       NORTH: 5087.9995       EAST: 5286.8036       EL: 259.9600
  7. Close the Survey Command Window.

To continue this tutorial, go to Exercise 2: Performing Traverse Analysis.