In this exercise, you will create point groups to sort the points as they are imported into a drawing.
This exercise continues from Exercise 1: Creating Description Keys.
Create point groups
This exercise uses Points-1.dwg with the modifications you made in the previous exercise.
This option specifies that all points with the POND* raw description are added to the Detention Pond point group.
Notice how the description key setting is recorded on both the Include and Query Builder tabs. If you know SQL, you can see how you could add more criteria to the Query Builder tab to select a more specific set of points for the point group.
Name: Storm Manholes
Raw Desc Matching: MHST*
Your drawing should now contain the same description keys and point groups shown in sample drawing Points-1a.dwg.
The _All Points point group is created automatically. A point can belong to other point groups in the drawing, but it is always a member of the _All Points point group.
Change the point group label style
To continue this tutorial, go to Exercise 3: Importing Points from a Database.