In this exercise, you will import points from a database to a drawing that uses description keys to sort points into groups.
This exercise continues from Exercise 2: Creating Point Groups.
Import points from a database
This exercise uses Points-1.dwg with the modifications you made in the previous exercise, or you can open Points-1a.dwg from the tutorials drawings folder.
The points are imported.
The points are displayed both in the drawing and in tabular form in the Toolspace list view. In the drawing window, if you move the cursor over a point, a tooltip displays basic data about the point. Notice that the two stormwater point groups appear to be empty. This is because they have not been updated with their new content. In the next few steps, you will see how AutoCAD Civil 3D provides several ways to check the point data before adding it to your drawing.
Update point groups
The Point Groups dialog box is displayed. Point groups are listed here according to their display order, with the highest priority group at the top. Arrows at the side of the dialog box allow you to change the display order. The icon indicates that an update is pending for a point group.
Alternatively, you can right-click the Point Groups collection and click .
The point groups update. Now, you can display their points in the list view and zoom to them in the drawing.
The points are displayed in the Point Editor table. Review and change their attributes.
For information about changing the contents and display of the Panorama window, see the Using the Panorama Window tutorial.
To continue to the next tutorial, go to Displaying and Editing Points.