LiveView Exercise: Vectorizing Contours

In this exercise, you use the contour follower to vectorize raster contours and record their elevation.

Note: The Getting Started Guide sample files can be downloaded from https://www.autodesk.com/raster_design_getting_started_guide. Download and extract the sample files onto your workstation to use them in this exercise.
To convert a raster contour to a vector polyline
1

Open the LiveView_Contour.dwg sample file.

You see a small contour map of rugged terrain.

2

Click Raster menuOptions to open the Raster Design Options dialog box. Click the VTools General tab. In the Removal Method area, click Rub.

Click the VTools Follower tab. In the Contour Settings area, select Contour Creates Polyline and set Elevation Interval to 20. Click OK.

These settings ensure that when you trace a raster contour, it is replaced by a vector polyline and the original raster is erased.

3

Zoom your display in to see the 7200 contour.

Click Raster menuVectorization ToolsContour Follower, then click anywhere along the 7200 contour. A polyline is created from the edge of the drawing to the decision point at the label. Now the application needs direction from you on whether to end or continue.

4

Click one or two points across the label gap. Enter o to continue the line to the end. Right-click and click Enter.

Enter 7200 for the elevation.

5

Click the contour line to the left of 7200, then right-click and click Enter.

Because it has no label gap, this line is vectorized completely with one click.

On the command line, you are prompted with 7220, the correct elevation for this line. This occurs because you set AutoCAD Raster Design toolset options to match the elevation interval in the drawing. Press Enter to accept the elevation, then press Esc to end the command.