Share

Drawing Water Drop Paths

Product Documentation
Intermediate

Use the water drop utility to trace the path that water takes across a surface.

The utility draws a 2D or 3D polyline that represents a flow of water and also marks the start point of the path. If a channel splits, then new polylines are drawn to follow each water drop path.

For example, multiple water drop paths can be drawn from a contour line to illustrate the water flow at different points along the contour:

You can use either a 2D or 3D polyline to draw the flow line. The line type that you use depends on your analysis requirements. Following are usage examples for each line type:

  • 2D polyline. Delineate an area that represents a drainage area for water runoff analysis. You create a closed 2D polyline using AutoCAD editing commands. You can use the resulting closed 2D polyline to query the area and perform other analysis.
  • 3D polyline: You want to perform visualization and drape the lines over the surface. You can also create grading feature lines from the water drop lines for grading purposes.

Tutorial Exercise: Analyzing Surface Water Runoff

To perform water drop analysis

  1. Click Analyze tabGround Data panelFlow Paths Water Drop.At the Command prompt, enter CreateSurfaceWaterDrop.
  2. If more than one surface is available in the drawing, click the surface on which to perform the water drop analysis or press Enter to select a surface in the Select A Surface dialog box.
  3. In the Water Drop dialog box, in the properties grid, click the Value column for the Path Layer property. Enter a name for the layer on which to draw the water drop polyline or click to select a layer. For more information about layers, see Object Layer Dialog Box.
  4. To specify the type of polyline to use for the water drop path, click the Path Object Type field. Select the type.
  5. To specify whether to draw a marker at the start of the water drop path, click the Place Marker At Start Point field. Select either Yes or No.
  6. To set the style for the start point maker, click the Start Point Marker Style property. Click in the Value column.

    The Point Style dialog box is displayed.

  7. Click OK.
    Note

    To be certain that any changes that you make to the water drop settings persist, ensure that the drawing setting Save Command Changes To Settings is set to Yes. For information, see Specifying Ambient Settings

  8. Click a point on the surface for the start of the water drop path.
  9. Click another point to draw another water drop path or press Enter if finished.

Ribbon

Analyze tab Ground Data panel Flow Paths Water Drop

Menu

Surfaces menu UtilitiesWater Drop

Command Line

CreateSurfaceWaterdrop

Dialog Box


Was this information helpful?