Point Groups

Working with point groups is one of the most powerful techniques. Do you want to select all your ground shots from within the survey? Make a pointgroup! Want to move up last week’s survey by the blown instrument height difference? Make a point group! Want to prevent invert shots from throwing off your surface model? You get it. Use a point group!

A point group is a collection of points that results when a criteria-based filter is applied to the point data in the drawing. For the filter criteria you can use any point property or combination of properties such as description, elevation, and point number, or you can select specific points in the drawing.

You will see that a point group is already created by default in any Civil 3D drawing: the _All Points group. This group contains all points in the drawing regardless of filter criteria.
This group cannot be renamed or deleted, nor can it have its properties modified to exclude any points. Therefore, you should create point groups for collections of points you might want to separate from others, as shown in Figure 1.
An example of useful point groups in Prospector
Figure 1:  An example of useful point groups in Prospector.
Point groups can (and should!) be created upon import of a text file, as shown previously in Figure: The Import Points and Point File Formats dialogs. It is a good practice to create a point group for any new survey data added to the drawing so that if a problem comes to light about that group of points (such as incorrect instrument height), they can be isolated and dealt with apart from other points. Create a new point group by right-clicking the main point group category and selecting New.

In this exercise, you’ll learn how to use point groups to separate points into usable categories:
  1. Open the drawing 0306_PointGroups.dwg or (0306_PointGroups_METRIC.dwg).
  2. In Prospector, right-click Point Groups and select New.
  3. On the Information tab, name the point group Breaklines.
  4. Set Point Style to Basic Circle.
  5. Set Point Label Style to Description Only
  6. Switch to the Include tab and place a check mark next to With Raw Descriptions Matching.
  7. In the With Raw Descriptions Matching field, enter BB*,TB*.
    The asterisk acts as a wildcard to include points that may have additional information after the description. You are adding multiple descriptions by separating them with a comma, as shown in Figure 2.
    The Include tab of the Breaklines point group properties
    Figure 2:  The Include tab of the Breaklines point group properties.
  8. Switch to the Overrides tab.
  9. Place check marks next to Style and Point Label Style, as shown in Figure 3.
    Figure 3:  Overrides force the display of the points to use styles assigned by the point group rather than the description key.
    Doing so ensures that the point group, instead of the description keys, will control the styles.
  10. Switch to the Point List tab and examine the points that have been picked up by the group.
    Only points beginning with BB and TB should appear in the list.
  11. Click OK.
  12. Again, right-click Point Groups and select New.
  13. On the Information tab, name the group No Display, as shown in Figure 4.
    Most drawings should contain a No Display point group with styles set to <none>
    Figure 4:  Most drawings should contain a No Display point group with styles set to <none>.
  14. Set both Point Style and Point Label Style to <none>.
  15. Switch to the Include tab, and at the bottom of the dialog, put a check mark next to Include All Points.
  16. Switch to the Overrides tab and place a check mark next to Style and Point Label Style.
  17. Click OK.
    All the points are hidden from view as a result of the point group.
  18. Create another point group called Topo.
  19. Set Point Style to Basic Cross and Point Label Style to Elevation and Description.
  20. Switch to the Exclude tab and place a check mark next to With Elevations Matching.
  21. Enter <=0 in the accompanying field.
  22. Place a check mark next to With Raw Descriptions Matching.
  23. Type PP*, TRANS*, WV*, WM*, FH*, MB*, PED*, GUY* in the accompanying field, as shown in Figure 5, and click OK.
    You may need to use the AutoCAD REGEN command to refresh the graphic and show your points again.
    Use Exclude to create a Topo point group
    Figure 5:  Use Exclude to create a Topo point group.
  24. Save the drawing.
To compare your work with a completed example, see 0306_PointGroups_FINISHED.dwg or (0306_PointGroups_METRIC_FINISHED.dwg).

Point groups will dictate point and label styles only if the description key set does not manage those properties. If a description key set manages the point and label styles for the point, then the only way to override it is to use the settings in the Overrides tab for the point group.
For example, if you have a point group that encompasses all your ground shots and the description key set defines their marker as an X, you could change that representation to + for the point group on the Overrides tab by toggling the setting for Point Style and selecting the style that has the desired representation. So, in this case, these settings take control of the styles away from the description key and place it with the point group.
===o0o===
Next Post
Previous Post