Chapter 10

Basic Corridors

The corridor object is a three-dimensional model that combines the horizontal geometry of an alignment, the vertical geometry of a profile, and the cross-sectional geometry of an assembly.

Corridors range from extremely simple roads to complicated highways and interchanges, but aren't limited to just road travel ways. Corridors can be used to model many linear designs. This chapter focuses on building several simple corridors that can be used to model and design roads, channels, and trenches.

In this chapter, you will learn to:

  • Build a single baseline corridor from an alignment, profile, and assembly
  • Use targets to add lane widening
  • Create a corridor surface
  • Add an automatic boundary to a corridor surface

Understanding Corridors

In its simplest form, a corridor combines an alignment, a profile, and an assembly (see Figure 10.1).

Figure 10.1 A corridor shown in 3D view

10.1

You can also build corridors with complex combinations of alignments, profiles, and assemblies to make complicated intersections, interchanges, or branching streams (see Figure 10.2).

Figure 10.2 An intersection modeled with a corridor

10.2

The horizontal properties of the alignment, the vertical properties of the profile, and the cross-sectional properties of the assembly are merged together to form a dynamic model that can be used to build surfaces, sample cross sections, generate quantities, and much more.

Most commonly, corridors are thought of as being used to model roads, but they can also be adapted to model berms, streams (see Figure 10.3), trails, and even parking lots.

Figure 10.3 A stream modeled with a corridor

10.3

Corridor Components

certobjective

First, let's look at some important corridor components you will want to become familiar with before proceeding. Baseline, regions, assemblies, frequency, and targets are all parts of a corridor that you will encounter even on your first design.

Baseline

The first component for any corridor is a baseline. The baseline is actually composed of two AutoCAD® Civil 3D® objects, an alignment providing the horizontal layout and a profile providing the vertical layout. The baseline generates the backbone skeleton on which the assembly can hang.

In most examples in this chapter, the baseline will correspond to the centerline alignment with a profile representing the elevation at the crown of a proposed road. However, this is not always the case, as we will explore in more depth in Chapter 11, “Advanced Corridors, Intersections, and Roundabouts.” As your designs become more detailed, you may have corridors with multiple baselines.

Regions

When the geometry along a baseline changes enough to warrant a new assembly, a new region is needed. Regions specify the station range where a specific assembly is applied to the design. There may be many regions along a baseline to accommodate design geometry but the regions may not overlap. Therefore, each region has a start station and an end station with the end station of one region often matching the start station of the next region.

Assemblies

Marker points and links are coded into the subassemblies that comprise the assembly, as you saw in Chapter 8, “Assemblies and Subassemblies.” Assemblies are the third Civil 3D object that is required to generate the corridor by providing cross-sectional information to be applied along some or all of the length of the baseline. Figure 10.4 shows a symmetric typical roadway assembly which consists of lanes, curbs, sidewalks, and daylight links.

Figure 10.4 Typical roadway assembly

10.4

Frequency

Frequency refers to how often the assembly is applied to the corridor design. You can set the frequency distance for the corridor as a whole, but in most cases, you should apply it at the region level.

The frequency value will vary depending on the situation. The default frequencies of the stock Civil 3D templates are 25′ in Imperial units and 20 m for metric units. But like many of the settings in Civil 3D, these defaults can be changed in your drawing or template settings by using the following simple steps:

1. On the Settings tab of Toolspace, expand the Corridor ⇒ Commands branch.
2. Right-click the CreateCorridor command to display the Edit Command Settings – CreateCorridor dialog.
3. Expand the Assembly Insertion Defaults.
4. Change the Frequency Along Tangents, Frequency Along Curves, Frequency Along Spirals, Frequency Along Profile Curves, or any other of the multitude of default settings associated with creating a corridor.

In addition to the frequencies based on the alignment or profile entity, Civil 3D can place frequency lines at special stations such as horizontal geometry stations, superelevation critical stations, profile geometry stations, profile high/low stations, or offset geometry stations. You can also create additional frequency stations for things like driveways or culvert crossings.

Targets

As you learned in Chapter 8, there are three types of targets that an assembly can reference: a target surface, a target elevation, and a target offset. Some targets are optional whereas others are required. You will want to reference the help files, for the various subassemblies that are used in the assembly, to determine further information on what types of targets you may need or want.

Corridor Feature Lines

After a corridor is created, you will see a series of lines running parallel (or mostly parallel) to the alignment; these lines are called corridor feature lines. Corridor feature lines, sometimes referred to simply as feature lines, are the result of Civil 3D playing connect-the-dots with marker points between the frequency lines.

Everywhere the assembly contains a named marker point, Civil 3D creates a feature line with the same name.

These special feature lines are the third dimension that takes a corridor from being simply a collection of cross sections to being a model with meaningful flow (see Figure 10.5).

Figure 10.5 The anatomy of a corridor

10.5

Later on in this chapter, we will take a closer look at corridor feature lines.

This exercise gives you hands-on experience in building a corridor model from an alignment, a profile, and an assembly:

1. Open the RoadCorridor.dwg file or RoadCorridor_METRIC.dwg file). You can download files from www.sybex.com/go/masteringcivil3d2013.
Note that the drawing has an alignment for Cabernet Court, a profile view with two profiles for Cabernet Court, an assembly, and an existing ground surface.
2. From the Home tab ⇒ Create Design panel, choose Corridor to display the Create Corridor dialog.
3. In the Name text box, name the corridor Cabernet Court Corridor.
Keep the default values for Corridor Style and Corridor Layer.
4. Verify that Alignment is set to Cabernet Court and Profile is set to Cabernet Court FG.
Notice that the small green Selection button could also be used to select the object on the screen instead of using the drop-down list if you prefer.
5. Verify that Assembly is set to Urban 14′ Single-Lane (or Urban 4.5 m Single-Lane for metric users).
6. Verify that Target Surface is set to the EG surface.
7. Verify that the Set Baseline And Region Parameters check box is selected.
The Create Corridor dialog should now look similar to Figure 10.6.

Figure 10.6 The Create Corridor dialog

10.6
8. Click OK to accept the settings and to display the Baseline And Region Parameters dialog, as shown in Figure 10.7.

Figure 10.7 The Baseline And Region Parameters dialog

10.7
Notice that there is currently one baseline with one baseline region. The Start Station and End Station of the region match that of the baseline.

Understanding the Locking Regions
At the bottom of the Baseline And Region Parameters dialog is a drop-down list for locking regions that is new to the Autodesk® Civil 3D® 2013 software. In previous versions, all regions were locked to the station. However, now there are two options for locking regions: Geometry Locking and Station Locking.
By default on new drawing files this drop-down will be set to Geometry Locking. If you open a drawing created in a previous version, the drop-down will be set to Station Locking, but you can change it to Geometry Locking if you desire. You can update this default in your existing templates as needed by using the following steps:
1. On the Settings tab of Toolspace, expand the Corridor ⇒ Commands branch.
2. Right-click the CreateCorridor command to display the Edit Command Settings – CreateCorridor dialog.
3. Expand the Assembly Insertion Defaults.
4. Change the Lock Region To value to the desired setting.
You can experiment with either option to see how it will affect your workflow as you change and modify the baseline and the corridor it is associated with.

Most of the other settings have already been set from the information you provided in the Create Corridor dialog, but let's take a few minutes to look at some of the settings in the Baseline And Region Parameters dialog.

9. Click the ellipsis button in the Frequency column in the first row associated with the baseline (BL) to display the Frequency To Apply Assemblies dialog.

By clicking on the ellipsis in the first row that is associated with the baseline, you will be setting the frequency for all of the regions within that baseline. In this instance you have only one region, but setting them all at once is a good habit to get into when applicable. You could also click the Set All Frequencies button, which would set the frequency for all of the baselines and all of the baseline regions.
10. Examine the settings in the Frequency To Apply Assemblies dialog, as shown in Figure 10.8.

Figure 10.8 The Frequency To Apply Assemblies dialog

10.8
You can vary the default frequency for the portions of the region along tangents, curves, spirals, and profile curves. In addition, you can add frequency lines at various geometry points. At the bottom of the dialog you can add a user-defined station.
11. Click OK to accept the settings in the Frequency To Apply Assemblies dialog.
12. Click the ellipsis button in the Targets column in the baseline row to display the Target Mapping dialog.
The ellipsis buttons in this column behave the same way as the ellipsis buttons in the Frequency column. Notice that there is also a Set All Targets button, which can be used to set the targets for all of the baselines and all of the baseline regions.
13. Examine the settings in the Target Mapping dialog, as shown in Figure 10.9.

Figure 10.9 The Target Mapping dialog

10.9
The information in this dialog will vary depending on the composition of the assembly that was used for this corridor baseline but will always be broken into three categories: Surfaces, Width Or Offset Targets, and Slope Or Elevation Targets. Notice that because you selected EG as the target surface when creating the corridor, the EG surface is already set at the target surface for all subassemblies that target a surface.
14. Click OK to accept the settings in the Target Mapping dialog.
15. Click OK to accept the settings in the Baseline And Region Parameters dialog.
If at any point you want to return to the information shown on this dialog, you can do so on the Parameters tab of the Corridor Properties dialog, which we will look at a little later in this chapter.
16. You will see a dialog warning you that the corridor definition has been modified and giving you two options: Rebuild The Corridor or Mark The Corridor As Out-Of-Date. Select the Rebuild The Corridor option.
If you click the check box at the bottom of this warning dialog that says “Always perform my current choice,” you will not see this warning dialog again.

Understanding the Locking Regions
If you select the check box (or any others) to hide a message and later want to receive the warning dialog again, you can reactivate it in the future by entering Options on the command line. On the System tab, click the Hidden Message Settings button.

You will receive several error messages in Panorama, as shown in Figure 10.10, that read Intersection with target could not be computed, Intersection Point doesn't exist, or something similar. You will rectify this issue in the following steps.

Figure 10.10 Corridor errors in the Panorama

10.10

UnFigure

If Panorama did not automatically display, from the Home tab ⇒ Palettes expanded panel, choose Event Viewer.

17. Dismiss the Panorama.
Your corridor should look similar to Figure 10.11.

Figure 10.11 A portion of the nearly completed corridor

10.11
Now, let's try to figure out why you got those messages back in Panorama. In plan view, everything looks fine. However, a look at the corridor in the Object Viewer tells a different story (see Figure 10.12).

Figure 10.12 A “waterfall” at the end of the alignment viewed in the Object Viewer

10.12

Viewing the Corridor in the Object Viewer
If you'd like to view the corridor in the Object Viewer, do the following:
1. Select one of the corridor lines to activate the contextual tab.
2. From the Corridor contextual tab ⇒ General Tools panel, choose Object Viewer.
UnFigure
3. Use the View Control drop-down from the top of the Object Viewer to view the corridor from various isometric views, or press and hold the left button on your mouse and move the object around to view it from various custom angles.
4. After you have examined the corridor, click the X in the upper-right corner to dismiss the Object Viewer.

18. Select the corridor to activate the contextual tab.

UnFigure

19. From the Corridor contextual tab ⇒ Modify Corridor panel, choose Corridor Properties to display the Corridor Properties dialog.
20. In the Corridor Properties dialog, switch to the Parameters tab.
Notice in Figure 10.13 that the end station for the region is 12+53.18 (or 0+381.94 for metric users), which is based on the full length of the alignment. However, the design profile ends at 12+50 (or 0+381 for metric users). The difference in these values is causing the waterfall. To resolve this, you need to tell the corridor to stop processing the region at the end of the design profile. Note that even though the display value shows only two (or three) decimal places, the corridor examines up to eight decimal places of precision.

Figure 10.13 Corridor Properties dialog, Parameters tab

10.13
21. Click into the End Station field for the region and enter 1250 (or 381 for metric users).
Entering the value with station notation (the plus symbol) is not needed.
Notice that you could alternatively click the station picker button in this cell to select the station on the plan. This may be preferable if you do not know the exact station at which your profile starts or ends, or if the precision of the value may be an issue.
22. Click OK to accept the settings in the Corridor Properties dialog.
23. If you didn't click the check box at the last warning dialog, you will receive the same warning again. If so, select the Rebuild The Corridor option to allow the corridor to rebuild.
No new errors will appear in Panorama.

A quick look in the Object Viewer should reveal that the waterfall is gone. When this exercise is complete, you may close the drawing. A finished copy of this drawing is available from the book's website with the filename RoadCorridor_FINISHED.dwg or RoadCorridor_METRIC_FINISHED.dwg.

Rebuilding Your Corridor

A corridor is a dynamic model — which means that if you modify any of the objects used to create the corridor, the corridor must be updated to reflect those changes. For example, if you make a change to the Finished Ground profile, the corridor needs to be rebuilt to reflect the new design. The same principle applies to changes to alignments, assemblies, target surfaces, and any other corridor ingredients or parameters.

You can access the Rebuild command by right-clicking on the corridor name from Prospector, as shown in Figure 10.14.

Figure 10.14 Right-click the corridor name in the Corridor collection in Prospector to rebuild it.

10.14

You can also rebuild the corridor or rebuild all corridors by selecting the corridor object and choosing Rebuild Corridor or Rebuild All Corridors from the contextual tab ⇒ Modify Corridor panel, as shown in Figure 10.15.

Figure 10.15 Rebuilding the corridor from the contextual tab

10.15

Avoiding Lengthy Rebuilds
For large, complex proposed surfaces, you may want to consider leaving the option for Rebuild Automatic unchecked. Every time a change is made that affects a region in your corridor, those regions that have been modified will go through the rebuilding process. This is an improvement from previous versions of Civil 3D, which rebuilt the full corridor even if a modification affected only one region. Nonetheless, the larger or more complex the corridor and the more regions you are modifying, the longer the rebuild process will take.

Corridor Tips and Tweaks

Your corridor may not be perfect on your first iteration of the design. Get comfortable getting into and working with the Parameters tab of the Corridor Properties dialog. This tab will be your first stop to examine what might be amiss in your corridor model.

Whether you are building your first corridor or your five hundredth, odds are good that you will run into one of the following common issues:

Problem

Your corridor seems to fall off a cliff, meaning the beginning or ending station of your corridor drops down to elevation zero.

Typical Cause

The range of your corridor is longer than the design profile.

Fix

This is exactly what you ran into in the first exercise. The corridor takes the initial station range from your alignment. However, most designers don't tie into existing ground at the exact alignment start and end stations, so you need to adjust the corridor stations accordingly.

If you need to check the exact start and end stations of the design profile, the best place to do so is the Profile Data tab in the Profile Properties dialog (as shown in Figure 10.16). Edit your corridor region to begin and end at the design profile station.

Figure 10.16 Check your Profile Properties dialog to verify the station range of the design profile.

10.16
Alternately, you can use the station picker button to select the first and last corridor region stations by snapping to the frequency lines that correspond to your profile geometry.

Problem

Your corridor seems to take longer to build and has irregular frequency stations. Also, your daylighting may not extend out to where you expect it (see Figure 10.17).

Figure 10.17 An example of unexpected corridor frequency

10.17

Typical Cause

You accidentally chose the Existing Ground profile instead of the Finished Ground profile for your baseline profile. Most corridors are set up to place a frequency line at every vertical geometry point, and a profile, such as the Existing Ground profile, has many more vertical geometry points than a layout profile (in this case, the Finished Ground profile). These additional points on the Existing Ground profile are the cause of the unexpected sample lines and flags that something is wrong.

Fix

Always use care to choose the correct profile. Either physically select the profile on screen or make sure your naming conventions clearly define your finished grade as finished grade. If your corridor is already built, select the corridor, right-click, and choose Corridor Properties, as shown in Figure 10.18. On the Parameters tab of the Corridor Properties dialog, change the profile from the existing ground profile to the finished ground profile.

Figure 10.18 The right-click menu available on the corridor object

10.18

Adding a surface target throws another variable into the mix. Here is a list of some of the most typical problems new users face and how to solve them:

Problem

Your corridor doesn't show daylighting even though you have a daylight subassembly on your assembly. You may also get an error message in Event Viewer.

Typical Cause

You forgot to set the surface target when you created your corridor.

Fix

If your corridor is already built, select the corridor, right-click, and choose Corridor Properties. On the Parameters tab of the Corridor Properties dialog, click the Set All Targets button. The Target Mapping dialog opens, and its first category is Surfaces. Click the <Click here to set all> text in the Object Name column field to display the Pick A Surface dialog. In this dialog, you can choose a surface for the daylight subassembly to target.

Problem

Your corridor seems to be missing patches of daylighting. You may also get an error message in Event Viewer.

Typical Cause

The Daylight link cannot find the target surface within the grade, width, or other parameters you've set in the subassembly properties. This could also mean that the target surface doesn't fully extend the full length of your corridor, or your target surface is too narrow at certain locations.

Fix

Add more data to your target surface so that it is large enough to accommodate daylighting for the full length of the corridor.

You can also revisit your daylight subassembly settings to give the program a narrower offset or steeper grade. Alternatively you can adjust your alignment and/or profile to require less cut or fill and therefore daylight sooner.
If this is not possible, omit daylighting through those specific stations, and once your corridor is built, do hand grading using feature lines or grading objects. You can also investigate other subassemblies such as LinkOffsetAndElevation that will meet your design intention without requiring a surface target.

Corridor Feature Lines

Corridor feature lines are first drawn connecting the same point codes. For example, a feature line will work its way down the corridor and connect all the Back_Curb points defined by an assembly. If there are Back_Curb points on the entire length of your corridor, then the feature line does not have any decisions to make. If your corridor changes from having a curb to having a grassed buffer or ditch, the feature line needs to figure out where to go next.

The Feature Lines tab of the Corridor Properties dialog has a drop-down menu called Branching (see Figure 10.19), with two options — Inward and Outward. Inward branching forces the feature line to connect to the next point it finds toward the baseline. Outward branching forces the feature line to connect to the next point it finds away from the baseline. There is also a Connect Extra Points check box. When checked, this option will force all of the points with the same point code to connect.

Figure 10.19 The Feature Lines tab of the Corridor Properties dialog

10.19

As mentioned earlier, a feature line will only connect the same point codes by default. However, the Feature Lines tab of the Corridor Properties dialog allows you to eliminate certain feature lines on the basis of the point code. For example, if for some reason you did not want your Back_Curb points connected with a feature line, you could toggle that feature line off in the Connect column.

When a corridor is built, the feature line that is created is a similar type of object to the feature line you will use in Chapter 16, “Grading,” for grading purposes. The difference is that corridor feature lines are locked in the corridor object. There is not much you can do with them until they are extracted.

If you select the corridor to activate the contextual tab, you will notice that the Launch Pad panel, shown in Figure 10.20, offers multiple commands that relate to corridor feature lines.

Figure 10.20 Launch Pad panel of the Corridor contextual tab

10.20

Corridor feature lines can be extracted from a corridor to produce grading feature lines, alignments, profiles, and 3D polylines. A step-by-step explanation of how to extract a corridor feature line is given in the next exercise.

In the case of extracting a feature line, you have the choice of keeping the line dynamically linked to the corridor geometry or making it an entirely separate entity. If the feature line is linked, it can be used for grading and cannot be manipulated in any way other than modifying the corridor (i.e., it cannot be grip-edited). If the feature line is not linked, it can be used for grading or as a target in a corridor. The nonlinked feature line can be grip-edited and is completely divorced from the originating corridor. Both types of feature lines can be used as breaklines in surface models.

Once an alignment, profile, or 3D polyline has been extracted, its geometry can be adjusted independently. In this case, the profile, alignment, or polyline no longer retains a link to the corridor from which it originated. Once a profile, alignment, or 3D polyline has been extracted, you can use it as a target back in the corridor that formed it. In the following exercise, a corridor feature line is extracted to produce an alignment and profile:

1. Open the CorridorFeatureLine.dwg or CorridorFeatureLine_METRIC.dwg file.

UnFigure

2. From the Home tab ⇒ Create Design panel, choose Alignment ⇒ Create Alignment From Corridor.
Alternatively you can select the corridor by selecting the corridor feature line that you want to create an alignment from to activate the contextual tab and from the Launch Pad choose Alignment From Corridor. If you do this, then skip the next step.
3. At the Select a corridor feature line: prompt, select the feature line labeled in the drawing as East ETW Feature Line (ETW stands for Edge of Traveled Way).
This opens the Select A Feature Line dialog similar to the one shown in Figure 10.21.

Figure 10.21 Selecting the ETW feature line to be extracted as an alignment

10.21
4. Select the ETW feature line from the Select A Feature Line dialog.
5. Click OK to accept the settings in the Select A Feature Line dialog and display the Create Alignment From Objects dialog.
6. In the Name text box of the Create Alignment From Objects dialog, name the alignment Cabernet Court East ETW.
7. Verify that Type is set to Offset.
8. On the General tab of the Create Alignment From Objects dialog, verify that:
  • Alignment Style is set to Basic
  • Alignment Label Set is set to _No Labels
  • The Create Profile check box is selected
The dialog should match Figure 10.22.

Figure 10.22 The completed Create Alignments From Objects dialog

10.22
9. Click OK to accept the settings in the Create Alignment From Objects dialog and display the Create Profile – Draw New dialog.
10. In the Name text box of the Create Profile – Draw New dialog, name the profile Cabernet Court East ETW Profile.
11. On the General tab of the Create Profile – Draw New dialog, verify that the profile style is set to Design Profile and that the profile label set is set to _No Labels.
The dialog should match Figure 10.23.

Figure 10.23 The Create Profile – Draw New dialog

10.23
12. Click OK to accept the settings in the dialog and then press SoftEnter to exit the command.
13. In Prospector, expand Alignments ⇒ Offset Alignments ⇒ Cabernet Court East ETW ⇒ Profiles to review the completed alignment and profile (see Figure 10.24).

Figure 10.24 A completed alignment and profile shown on the Prospector tab of Toolspace

10.24
Next, you will extract a corridor feature line and keep it dynamically linked to the corridor.

UnFigure

14. rom the Home tab ⇒ Create Design panel, choose Feature Line From Corridor.
Alternatively you can select the corridor by selecting the corridor feature line that you want to create a feature line from to activate the contextual tab, and from the Launch Pad select Feature Line From Corridor. If you do this, then skip the next step.
15. At the Select a corridor feature line: prompt, select the feature line labeled in the drawing as East Hinge Feature Line.
This opens the Select A Feature Line dialog.
16. Select the Hinge feature line from the Select A Feature Line dialog.
17. Click OK to close the Select A Feature Line dialog and display the Create Feature Line From Corridor dialog.
18. Select the Name check box and name the feature line Cabernet Court Hinge East.
19. Verify that Style is set to Corridor Grading.
20. Verify that the Create Dynamic Link To The Corridor check box is selected.
All other settings can be left at their defaults. The dialog should match Figure 10.25.

Figure 10.25 The Create Feature Line From Corridor dialog with the option to create a dynamic link turned on

10.25
21. Click OK to accept the settings in the dialog and then press SoftEnter to exit the command.
22. Select the newly created Auto Corridor Feature Line.
Note that it can be selected but does not have grips.
23. From the Feature Line contextual tab ⇒ Modify panel, click the Edit Geometry and Edit Elevations buttons to display the hidden panels. Note which options are grayed out and which are not, as shown in Figure 10.26.

Figure 10.26 Auto Corridor Feature Line contextual tab

10.26

These alignments and feature lines can now be used for further design. Remember that feature lines created from the corridor are not connected to the corridor and will not update as you change the corridor.

When this exercise is complete, you may close the drawing. A finished copy of this drawing is available from the book's web page with the filename CorridorFeatureLine_FINISHED.dwg or CorridorFeatureLine_METRIC_FINISHED.dwg.

Understanding Targets

Every subassembly is programmed to have certain capabilities, but it needs some guidance from the user to figure out exactly how to do what is wanted. For example, a daylight subassembly contains instructions for how it is to extend to a surface model, but it is up to you to tell it which surface model to work with. Many of the lane subassemblies can be used to hook into an offset alignment and/or profile but need your help in determining which alignment and/or profile is desired.

These instructions to the subassembly are called targets. When you built the corridor in the first exercise, Civil 3D prompted you to add targets. In that case, you specified a surface target and continued. However, surface targets are just the tip of the iceberg.

Using Target Alignments and Profiles

So far, all of the corridor examples you looked at have a constant cross section. In the next section, we'll take a look at what happens when a portion of your corridor needs to transition to a wider section and then transition back to normal.

Many subassemblies have been programmed to allow for not only a baseline attachment point but also additional attachment points on target alignments and/or profiles. Be sure to check the subassembly help file to make sure the subassembly you are using will accept targets if you need them. In Chapter 8, you learned that you can right-click on any subassembly in the Tool Palettes window to enter the help file. For instance, the BasicLane subassembly will show None in the Target Parameters area of the help file, but LaneSuperElevationAOR lists Lane Width and Outside Elevation.

Think of a subassembly as a rubber band that is attached both to the baseline of the corridor (such as the road centerline) and the target alignment. As the target alignment, such as a lane widening, gets further from the baseline, the rubber band is stretched wider. As that target alignment transitions back toward the baseline, the rubber band changes to reflect a narrower cross section.

Figure 10.27 shows what happens to a cross section when various targets are set for the left edge of a traveled way for a lane subassembly. Figure 10.27a shows the assembly as it was originally placed in the drawing. The width from the original assembly is 14′ with a cross slope of 2 percent to the edge of pavement. Figure 10.27b shows how the geometry changes if an alignment target is set for the edge of pavement. Notice that because there is no profile specified to change the elevation, the 2 percent cross slope is held and the lane width is the only geometry that changes. Figure 10.27c shows that if both an alignment and profile are specified for an edge of pavement alignment, the design cross slope and width both change. Lastly, you see the assembly with just a profile target assigned to the edge of pavement in Figure 10.27d. In this case, the width stays at 14′ but the elevation of the edge of pavement is dictated by the profile.

Figure 10.27 How geometry changes with a target on the left: Original assembly geometry (a), assembly with width alignment target only (b), assembly with both alignment and profile target (c), and assembly with only profile target set (d).

10.27

The following exercise shows you how to set targets using alignments and profiles for a corridor lane widening:

1. Open the TargetPractice.dwg or TargetPractice_METRIC.dwg file. Note that this drawing has an incomplete corridor.
You will be modifying the alignment generated from the East ETW corridor feature line for some on-street parking and using the Target Mapping dialog to add the offset alignments.

UnFigure

2. From the Home tab ⇒ Create Design panel, choose Alignment ⇒ Create Widening.
3. At the Select an alignment: prompt, select the East ETW Alignment.
4. At the Select start station: prompt, enter 690 SoftEnter (or 210 SoftEnter for metric users).
5. At the Select end station: prompt, enter 900 SoftEnter (or 275 SoftEnter for metric users).
6. At the Enter widening offset: prompt, enter 12 SoftEnter (or 3.75 SoftEnter for metric users).
7. At the Specify side: [Left Right]: prompt, enter R SoftEnter.
The Offset Alignment Parameters palette appears as shown in Figure 10.28. Though you won't be making any changes to the defaults at this time, observe that you can change the transition parameters at the entry and exit if desired.

Figure 10.28 Offset Alignment Parameters palette

10.28
8. Dismiss the Offset Alignment Parameters palette by clicking the X in the upper corner.
Notice that a new alignment was created named Cabernet Court East ETW-Left-0.000. This is because Add Widening is actually an offset alignment so it uses the Offset Alignment Name Template. Since the widening is created on top of the original alignment, it is offset “Left-0.000” regardless of whether you add the widening to the left or to the right. You could rename this alignment, but for the purposes of this exercise leave it as is.
9. Select the corridor to activate the Corridor contextual tab.
10. From the contextual tab ⇒ Modify Corridor panel, choose Corridor Properties.
11. On the Parameters tab, in the Target column for region RG – Urban Single-Lane – (1) row, click the ellipsis button to display the Target Mapping dialog. You may need to make the Name column wider to see the row name.
12. In the Width Or Offset Targets ⇒ Width Alignment branch for the Lane SuperelevationAOR in the Right Subassembly Group, click on <None> to display the Set Width Or Offset Target dialog box.

UnFigure

13. Use the Select From The Drawing button to select the alignment that you just added the widening to in the drawing or select Cabernet Court East ETW-Left-0.000 from the list.
14. Click the Add button.
The alignment should appear in the listing of Selected entities to target at the bottom of the dialog, as shown in Figure 10.29.

Figure 10.29 The Set Width Or Offset Target dialog

10.29
15. Click OK to accept the settings in the Set Width Or Offset Target dialog.
The Target Mapping dialog should now look like Figure 10.30.

Figure 10.30 Targets set for surface and width for the right side

10.30
16. Click OK to accept the settings in the dialog.
17. Click OK to accept the settings in the Corridor Properties dialog and allow the corridor to rebuild.
The corridor should now be following the ETW alignment and resemble Figure 10.31.

Figure 10.31 The completed exercise in plan view

10.31

You may keep this drawing open to continue on to the next exercise or use the finished copy of this drawing available from the book's web page (TargetPractice_FINISHED.dwg or TargetPractice_METRIC_FINISHED.dwg).


certobjective

Corridor Properties Modifications Made Easy
It can be tedious to modify alignments, profiles, starting stations, ending stations, frequencies, and targets along a corridor. Each of these items can be modified in the item view at the bottom of Prospector as shown here:
UnFigure
In the following quick exercise, you will use Toolspace to access and modify Frequency values for the Cabernet Court region:
1. If not still open from the previous exercise, open the TargetPractice_FINISHED.dwg or TargetPractice_FINISHED_METRIC.dwg file.
2. In Prospector, expand and highlight the Cabernet Court Corridor.
3. Click the Frequency ellipsis button for the BL-Cabernet Court Court -(1) to display the Frequency To Apply Assemblies dialog.
4. Set the Frequency values for Along Curves and Along Profile Curves to 5′ (or 1.5 m for metric users).
5. Click OK.
The corridor will rebuild and the additional frequency lines should be visible in the plan as shown here:
UnFigure
When this exercise is complete, you may close the drawing. A finished copy of this drawing is available from the book's web page with the filename CorridorFrequency_FINISHED.dwg or CorridorFrequency_METRIC_FINISHED.dwg.

Editing Sections

Once your corridor is built, chances are you will want to examine it in section view, tweak a station here or there, and check for problems. For a station-by-station look at a corridor, select the corridor and from the Corridor contextual tab ⇒ Modify Corridor Sections panel, choose Section Editor (see Figure 10.32).

Figure 10.32 Some of the many tools, including the Section Editor, available on the Corridor contextual tab

10.32

Once you are in the Section Editor, you are in a purely data-driven view. That means that this is a live, editable section of the corridor and is not for plotting purposes. We will discuss plotting cross sections in Chapter 13, “Cross Sections and Mass Haul.”

The Section Editor allows for multiple viewport configurations so that you can see the plan, profile, and section all at the same time, as seen in the following exercise:

1. From the Section Editor contextual tab ⇒ View Tools panel, choose Viewport Configuration to display the Corridor Section Editor: Viewport Configuration dialog, as shown in Figure 10.33.

Figure 10.33 The Corridor Section Editor: Viewport Configuration dialog

10.33
2. Set Layout to Three: Above and Viewport 1 to Plan, Viewport 2 to Profile, and Viewport 3 to Section with a 50% Horizontal Split and a 50% Vertical Split.
3. Click OK to accept the settings in the Viewport Configuration dialog. Your screen should now look similar to Figure 10.34.

Figure 10.34 The Corridor Section Editor with Viewport Configuration on

10.34
4. You may receive a warning dialog asking if you would like to turn on Viewport Configuration; if so, select Yes.

The Section Editor contextual tab offers many commands other than just Viewport Configuration, as shown in Figure 10.35.

Figure 10.35 The Corridor Section Editor contextual tab

10.35

The Station Selection panel on the Section Editor contextual tab allows you to move forward and backward through your corridor to see what each section looks like.

If you wish to edit a section, you may do so geometrically in the viewport showing the section in the Section Editor or through the Parameter Editor palette, but not both. To graphically edit a link, hold down the Ctrl key on the keyboard while selecting the item. This will activate grips that you can use to relocate or stretch the link (Figure 10.36).

Figure 10.36 A Daylight link ready for grip editing in the Section Editor

10.36

If you would rather use the Parameter Editor to make changes that are more precise to your section, do the following:

1. From the Section Editor contextual tab ⇒ Corridor Edit Tools panel, choose Parameter Editor.
2. Look through the listing of subassemblies and their current values.
3. When you find a value you wish to edit, click on the value field to override the design value, as shown in Figure 10.37.

Figure 10.37 The Corridor Parameter Editor

10.37
When you change the value, a check mark will appear in the Override column. You will find that some of the values are uneditable.

The changes you make can be applied to just the section you are viewing or to a range of stations in the region you are working in (use the Apply To A Station Range button in the Corridor Edit Tools panel to do so).

To exit the Section Editor, click the Close button on the Close panel.


Ack! Stuck in Bizzarro Coordinate System
If you accidentally exit your drawing without exiting the Section Editor, you will return to a drawing in a rotated coordinate system as shown here. It may be difficult to see your design, but don't panic.
UnFigure
At the command line, enter Plan SoftEnter W SoftEnter. You will see your project, but there is still another step.
From the View tab ⇒ Coordinates panel, set the current UCS to World, as shown in the following graphic. The UCS icon will return to normal and you can continue working.
UnFigure
If your viewport configuration was set to three views, you can return to a single view on the View tab ⇒ Model Viewports panel. Click the drop-down from the Viewport Configuration button and select Single.

Creating a Corridor Surface

certobjective

A corridor provides the raw components for surface creation. Just as you would use points and breaklines to make a surface, a corridor surface uses corridor points as point data and uses feature lines and links like breaklines.

The Corridor Surface

Civil 3D does not automatically build a corridor surface when you build a corridor. From examining subassemblies, assemblies, and the corridors you built in the previous exercises, you have probably noticed that there are many “layers” of points, links, and feature lines. Some represent the very top of the finished ground of your road design, some represent subsurface gravel or concrete thicknesses, and some represent subgrade, among other possibilities. You can choose to build a surface from any one of these layers or from all of them. Figure 10.38 shows an example of a TIN surface built from the links that are all coded Top, which would represent final finished ground.

Figure 10.38 A surface built from Top code links

10.38

When you first create a surface from a corridor, the surface is dependent on the corridor object. This means that if you change something that affects your corridor and then rebuild the corridor, the surface will also update.

UnFigure

A corridor surface shows up as a surface under the Surfaces branch in Prospector with a slightly modified icon that denotes it as related to the corridor.

UnFigure

After you create the initial corridor surface, you can create a static export of the surface by changing to the Home tab ⇒ Create Ground Data panel and choosing Surfaces ⇒ Create Surface From Corridor. A detached surface will not react to corridor changes and can be used to archive a version of your surface. To remind you that this surface is not related to a corridor, the icon in the Surfaces branch in Prospector will not show the corridor icon.

Corridor Surface Creation Fundamentals

You create corridor surfaces on the Surfaces tab in the Corridor Properties palette using the following two steps (which are examined in detail later in this section):

UnFigure

1. Click the Create A Corridor Surface button to add a surface item.

UnFigure

2. Choose the data to add, and click the Add Surface Item button.

You can choose to create your corridor surface on the basis of links, feature lines, or a combination of both.

Creating a Surface from Link Data

Most of the time, you will build your corridor surface from links. As discussed earlier, each link in a subassembly is coded with a name such as Top, Pave, Datum, and so on. Choosing to build a surface from Top links will create a surface that triangulates between the points at the link vertices that represent the final finished grade.

The most commonly built link-based surfaces are Top and Datum; however, you can build a surface from any link code in your corridor. Figure 10.39 shows a schematic of how links are used to form the most common surfaces — in this case a top surface, as shown in the top image of Figure 10.39, and a datum surface, as shown in the bottom image of Figure 10.39.

Figure 10.39 Schematic of Top links connecting to form a surface (top) and schematic of Datum links connecting to form a surface (bottom)

10.39

Overhang Correction for Confused Datum Surfaces
A common situation with assemblies is a material that juts out past another material, such as curb sub-base. Triangulated surfaces cannot contain caves or perfectly vertical faces, since both of those scenarios result in two elevation points for a given x, y coordinate, so Civil 3D needs to go around the material in a logical manner. What the software sees as logical and what you actually want from the surface may not always be the same thing, as shown here:
UnFigure
If you have a datum surface doing an unexpected zig-zag, change the Overhang Correction setting to Bottom Links. There is also an option to set the Overhang Correction to Top Links. This overhang-correction setting is in the Corridor Properties dialog on the Surfaces tab. After your corridor rebuilds, the result will resemble the bottom image of Figure 10.38.

When building a surface from links, you have the option of checking a box in the Add As Breakline column. Checking this box will add the actual link lines themselves as additional breaklines to the surface. In most cases, especially in intersection design, checking this box forces better triangulation.

Creating a Surface from Feature Lines

There might be cases where you would like to build a simple surface from your corridor — for example, by using just the crown and edge-of-travel way. If you build a surface from feature lines only or a combination of links and feature lines, you have more control over what Civil 3D uses as breaklines for the surface.

If you added all the topmost corridor feature lines to your surface item and built a surface, you would get a very similar result as if you had added the Top link codes.

Creating a Surface from Both Link Data and Feature Lines

A link-based surface can be improved by the addition of feature lines. A link-based surface does not automatically include the corridor feature lines, but instead uses the link vertex points to create triangulation. Therefore, the addition of feature lines ensures that triangulation occurs where desired along ridges and valleys. This is especially important for intersection design, curves, and other corridor surfaces where triangulation around tight corners is critical. Figure 10.40 shows the Surfaces tab of the Corridor Properties dialog where a Top link surface will be improved by the addition of Back_Curb, ETW, and Top_Curb feature lines.

Figure 10.40 The Surfaces tab indicates that the surface will be built from Top links as well as from several feature lines.

10.40

If you are having trouble with triangulation or contours not behaving as expected, experiment with adding a few feature lines to your corridor surface definition.

Create a Corridor Surface for Each Link

UnFigure

To the right of the Create Corridor Surface button is the Create A Corridor Surface For Each Link button. Clicking this button populates the Surface List area with a multitude of corridor surfaces; as the button name would suggest, you will now have a corridor surface for each of the link codes.

UnFigure

This may not be desirable for many people as you rarely need a surface for every link, but once they are created you can always remove the unwanted corridor surfaces using the Delete Surface Item button.

Corridor Surface Name Template

UnFigure

The third button at the upper left of the Surfaces tab of the Corridor Properties dialog is the Surface Name Template button. When you click this button, the Name Template dialog shown in Figure 10.41 appears.

Figure 10.41 The Name Template dialog for Corridor Surfaces

10.41

Here you can set the formatting for the corridor name as well as the number style, starting number, and increment value. The Property fields are Corridor Name and Next Corridor Surface Counter. Based on the name shown in Figure 10.41, the next surface created for the Cabernet Court corridor will be named Cabernet Court Surface – (2). The Number style can be set to 1, 2, 3 … or 01, 02, 03 … or a multitude of other styles based on the number of leading zeros.

Other Surface Tasks

You can do several other tasks on the Surfaces tab. For each corridor surface, you can set a surface style, revise the default name assigned by the Name Template, and provide a description for your corridor surface. Alternatively, you can do all those things once the corridor surface appears in the drawing through Prospector.

Adding a Surface Boundary

Surface boundaries are critical to any surface, but especially so for corridor surfaces. Tools that automatically and interactively add surface boundaries, using the corridor intelligence, are available. Figure 10.42 shows a corridor surface before and after the addition of a boundary. Notice how the extraneous contours have been eliminated along the line of intersection between the existing ground and the proposed ground (the daylight line), thereby creating a much more accurate surface.

Figure 10.42 A corridor surface before the addition of a boundary (left) and after the addition of a boundary (right)

10.42

You can create corridor surface boundaries using the Boundaries tab of the Corridor Properties dialog. Each corridor surface will be listed. To add the boundary, right-click on the corridor surface and select the desired boundary type.

Boundary Types

There are several tools to assist you in corridor surface boundary creation. They can be automatic, semiautomatic, or manual in nature depending on the complexity of the corridor.

You access these options on the Boundaries tab of the Corridor Properties dialog by right-clicking the name of your surface item, as shown in Figure 10.43.

Figure 10.43 Corridor Surface Boundary options for a corridor containing a single baseline

10.43

The following corridor boundary methods are listed in order of desirability. Corridor Extents As Outer Boundary is the most user-friendly, whereas Add From Polygon is fast but needs constant updating as it is not dynamically linked to the corridor.

Corridor Extents As Outer Boundary

This option is available only when you have a corridor with multiple baselines. With this selection, Civil 3D will shrink-wrap the corridor, taking into account intersections and various daylight options on different alignments. Corridor Extents As Outer Boundary will probably be your most-used boundary option.

Add Automatically

The Add Automatically boundary tool allows you to pick a point code and use the associated feature lines as your corridor boundary. This tool is available only for single-baseline corridors. Because this tool is the most automatic and easiest to apply, and will remain dynamically linked to the corridor, you will use it almost every time you build a single-baseline corridor.

Add Interactively

The Add Interactively boundary tool allows you to work your way around a corridor and choose which corridor feature lines you would like to use as part of the boundary definition.

Choosing this option is better than using Add From Polygon if Add Automatically and Corridor Extents are not available. It takes a bit of patience to trace the corridor, but the result is a dynamically linked boundary that changes if the corridor changes. Using this method, once you select a feature line, a thick line will trace around the corridor following your mouse; in order to switch to a different feature line, simply click the new feature line at the transition location. When complete, you can close the boundary just as you would a polyline.

Add From Polygon

The Add From Polygon tool allows you to choose a closed polyline (including 2D or 3D polylines) or polygon in your drawing that you would like to add as a boundary for your corridor surface. This method is quick, but unlike the other methods, the resulting boundary is not dynamic to your design.

The next exercise leads you through creating a corridor surface with an automatic boundary:

1. Open the CorridorBoundary.dwg or CorridorBoundary_METRIC.dwg file.
2. Select the Frontenac Drive corridor to activate the contextual tab.

UnFigure

3. From the Corridor contextual tab ⇒ Modify Corridor panel, choose Corridor Properties.
4. On the Surfaces tab of the Corridor Properties dialog, click the Create A Corridor Surface button in the upper-left corner of the dialog.
You should now have a surface item in the bottom half of the dialog.
5. Click the surface item under the Name column and change the default name of your surface to Frontenac-Top Surface.
6. Verify that Links has been selected from the drop-down list in the Data Type selection box.
7. Verify that Top has been selected from the drop-down list in the Specify Code selection box.

UnFigure

8. Click the Add Surface Item button to add Top Links to the Surface Definition.
9. Click OK to accept the settings in this dialog. Choose Rebuild The Corridor when prompted and examine your surface.
The road surface should look fine; however, because you have not yet added a boundary to this surface, undesirable triangulation is occurring outside your corridor area.
10. Expand the Surfaces branch in Prospector.
Note that you now have a corridor surface listed in addition to the EG surface that was already in the drawing.
11. Select the Frontenac Drive corridor to activate the contextual tab.
12. From the Corridor contextual tab ⇒ Modify Corridor panel, choose Corridor Properties.
If you do not see the Corridor Properties button on the Modify Corridor panel, you may have inadvertently chosen the corridor surface.
13. On the Boundaries tab of the Corridor Properties dialog, right-click Frontenac – Top Surface in the listing.
14. Hover over the Add Automatically menu flyout, and select Daylight as the feature line that will define the outer boundary of the surface.
15. Verify that the Use Type column says Outside Boundary to ensure that the boundary definition will be used to define the desired extreme outer limits of the surface.
16. Click OK to accept the settings in the Corridor Properties dialog and choose Rebuild The Corridor when prompted.
17. Examine your surface, and note that the triangulation terminates at the Daylight point all along the corridor model.
18. (Optional) Experiment with making changes to your finished grade profile, assembly, or alignment geometry and rebuilding both your corridor and finished ground surface to see the boundary in action.

Rebuild: Leave It On or Off?
Once you rebuild your corridor, your corridor surface will need to be updated. Typically, the best practice is to leave Rebuild – Automatic off for corridors and keep Rebuild – Automatic on for corridor surfaces. The corridor surface will only want to rebuild when the corridor is rebuilt. For very large corridors, this may become a bit of a memory lag, so try it both ways to see what you like best.

When this exercise is complete, you may close the drawing. A finished copy of this drawing is available from the book's web page with the filename CorridorBoundary_FINISHED.dwg or CorridorBoundary_METRIC_FINISHED.dwg.

Common Surface Creation Problems

Here are some common problems you may encounter when creating surfaces:

Problem

Your corridor surface does not appear or seems to be empty.

Typical Cause

You might have created the surface item but not added any data.

Fix

Open the Corridor Properties dialog and switch to the Surfaces tab. Select a data type from the drop-down menus in the Data Type and Specify Code selection boxes, and click the Add Surface Item button. Make sure your dialog shows both a surface item and a data type, as shown in Figure 10.44.

Figure 10.44 A surface cannot be created without both a surface item and a data type.

10.44

Problem

Your corridor surface does not seem to respect its boundary after a change to the assembly or surface-building data type (in other words, you switched from link data to feature lines).

Typical Cause

Automatic and interactive boundary definitions are dependent on the codes used in your corridor. If you remove or change the codes used in your corridor, the boundary needs to be redefined.

Fix

Open the Corridor Properties dialog and switch to the Boundaries tab. Remove any boundary definitions that are no longer valid (if any) by right-clicking on the boundary and selecting Remove Boundary. Once the outdated boundary has been removed, you can redefine the corridor surface boundaries using any of the applicable boundary types.

Problem

Your corridor surface seems to have gaps at points of curvature (PCs) and points of tangency (PTs) near curb returns.

Typical Cause

You may have encountered an error in rounding at these locations, and you may have inadvertently created gaps in your corridor. This is commonly the result of building a corridor using two-dimensional linework as a guide, but some segments of that linework do not touch.

Fix

Be sure your corridor region definitions produce no gaps. You might consider using the PEDIT command to join lines and curves representing corridor elements that will need to be modeled later. You might also consider setting a COGO point at these locations (PCs, PTs, and so on) and using the Node object snap instead of the Endpoint object snap to select the same location each time you are required to do so.

Performing a Volume Calculation

One of the most powerful aspects of Civil 3D is having instant feedback on your design iterations. Once you create a preliminary road corridor, you can immediately compare a corridor surface to existing ground and get a good understanding of the earthwork magnitude. When you make an adjustment to the finished grade profile and then rebuild your corridor, you can see the effect that this change has on your earthwork within minutes, if not sooner.

Even though volumes were covered in detail in Chapter 4, “Surfaces,” it is worth revisiting the subject here in the context of corridors.

This exercise uses a TIN-to-TIN composite volume calculation to compare the existing ground surface and the datum corridor surface; average end area and other section-based volume calculations are covered in Chapter 13.

1. Open the CorridorVolume.dwg or CorridorVolume_METRIC.dwg file.
Note that this drawing has a completed Frontenac Drive corridor, as well as a top corridor surface and a datum corridor surface for Frontenac Drive.

UnFigure

2. From the Analyze tab ⇒ Volumes And Material panel, choose Volumes Dashboard to display Panorama open to the Volumes Dashboard tab.

UnFigure

3. Click the Create New Volume Surface button to display the Create Surface dialog.
4. Change the name to VOL-Frontenac-EG-Datum and set Style to Elevation Banding (2D).
5. Click the <Base Surface> field to display the ellipsis button; once it's visible click the ellipsis button to select EG.
6. Click the <Comparison Surface> field to display the ellipsis button; once it's visible click the ellipsis button to select Frontenac – Datum Surface.
7. Click OK to accept the settings in the Create Surface dialog.
A Cut/Fill breakdown should appear in the Volume tab of Panorama, as shown in Figure 10.45.

Figure 10.45 Panorama showing an example of a volume surface and the cut/fill results

10.45
8. Make a note of these numbers.
9. Leave Panorama open on your screen (make it smaller, if desired), and pan over to the proposed profile for Frontenac Drive.
10. Select the Finished Ground profile and move the vertical triangular grip on the first PVI to the center of the circle shown in the profile view. Notice that the volume calculations have changed to Out Of Date because the corridor isn't set to rebuild automatically.
11. In Prospector, expand Corridors and select the Frontenac Drive corridor, right-click, and choose Rebuild. If any errors appear in the Panorama they can be ignored for this exercise.
Notice that the corridor changes, and therefore the corridor surfaces (which are both set to Rebuild Automatic) change as well. However, the volume surface did not automatically rebuild.
12. On the Volumes Dashboard tab of the Panorama, right-click the volume surface and select Rebuild.
Notice the new values for cut and fill.
13. Close the Panorama using the X in the upper corner.

When this exercise is complete, you may close the drawing. A finished copy of this drawing is available from the book's web page with the filename CorridorVolume_FINISHED.dwg or CorridorVolume_METRIC_FINISHED.dwg.

Non-Road Corridors

As discussed in the beginning of this chapter, corridors are not just for roads. Once you have the basics about corridors down, your ingenuity can take hold.

Corridors can be used for far more than just road designs. You will explore some more advanced corridor models in Chapter 11, but there are plenty of simple, single-baseline applications for alternative corridors such as channels, berms, retaining walls, and more. You can take advantage of several specialized subassemblies or build your own custom assembly using the Subassembly Composer. Figure 10.46 shows an example of a channel corridor.

Figure 10.46 A simple channel corridor viewed in 3D built from the channel subassembly and a generic link subassembly

10.46

One of the subassemblies discussed in Chapter 8 is the channel subassembly. The following exercise shows you how to apply this subassembly to design a simple drainage channel:

1. Open the CorridorChannel.dwg or CorridorChannel_METRIC.dwg file.
Note that there is an alignment that represents a drainage channel centerline, a profile that represents the drainage channel normal water line, and an assembly created using the Channel and LinkSlopetoSurface subassemblies.
2. From the Home tab ⇒ Create Design panel, choose Corridor to display the Create Corridor dialog.
3. In the Name text box, name your corridor Drainage Channel.
Keep the default values for Corridor Style and Corridor Layer.
4. Verify that Alignment is set to Channel CL and Profile is set to Channel NWL.
NWL stands for normal water level.
5. Verify that Assembly is set to Project Channel.
6. Verify that Target Surface is set to Existing Ground Surface.
7. Verify that the Set Baseline And Region Parameters check box is checked.
8. Click OK to accept the settings in the Create Corridor dialog and to display the Baseline And Region Parameters dialog.
9. Click the Set All Frequencies button.
10. Change the values for Along Tangents and Along Curves to 10′ (3 m for metric users).
11. Click OK to accept the settings in the Baseline And Region Parameters dialog.
12. You may receive a dialog warning that the corridor definition has been modified. If you do, select the Rebuild The Corridor option.
13. Select the corridor to activate the contextual tab.
14. From the Corridor contextual tab ⇒ Modify Corridor Sections panel, choose Section Editor.
15. From the Section Editor contextual tab ⇒ Station Selection panel, you can navigate through the drainage channel cross sections by clicking the forward or backward arrows.
The cross section should look similar to Figure 10.47.

Figure 10.47 The completed Drainage Channel corridor viewed in the Section Editor

10.47
This corridor can be used to build a surface for a TIN-to-TIN volume calculation or can be used to create sections and generate material quantities, cross-sectional views, and anything else that can be done with a more traditional road corridor.

When you are finished viewing the sections, dismiss the dialog by clicking the X on the Close panel. When this exercise is complete, you may close the drawing. A finished copy of this drawing is available from the book's web page with the filename CorridorChannel_FINISHED.dwg or CorridorChannel_METRIC_FINISHED.dwg.


certobjective

Creating a Pipe Trench Corridor
Another use for a corridor is a pipe trench. A pipe trench corridor is useful for determining quantities of excavated material, limits of disturbance, trench-safety specifications, and more. This graphic shows a completed pipe trench corridor:
UnFigure
One of the subassemblies discussed in Chapter 8 is the TrenchPipe1 subassembly. The following exercise leads you through applying this subassembly to a pipe trench corridor:
1. Open the CorridorPipeTrench.dwg or CorridorPipeTrench_METRIC.dwg file.
Note that there is a pipe network, with a corresponding alignment, profile view, and pipe trench assembly. Also note that there is a profile drawn that corresponds with the inverts of the pipe network.
2. From the Home tab ⇒ Create Design panel, choose Corridor.
3. In the Name text box, name the corridor Pipe Trench.
Keep the default values for Corridor Style and Corridor Layer.
4. Verify that Alignment is set to Pipe Centerline and Profile is set to Bottom Of Pipe Profile.
5. Verify that Assembly is set to Pipe Trench.
6. Verify that Target Surface is set to Existing Ground.
7. Verify that the Set Baseline And Region Parameters check box is selected.
8. Click OK to accept the settings in the Create Corridor dialog and display the Baseline And Region Parameters dialog.
9. Click the Set All Frequencies button.
10. Change the values for Along Tangents and Along Curves to 10′ (3 m for metric users).
11. Click OK to accept the settings in the Baseline And Region Parameters dialog.
12. You may receive a dialog warning that the corridor definition has been modified. If you do, select the Rebuild The Corridor option.
The corridor will build.
13. Select the corridor to activate the contextual tab.
14. From the contextual tab ⇒ Modify Corridor Sections panel, choose Section Editor. Browse the cross sections through the trench.
15. When you are finished viewing the sections, dismiss the Section Editor by clicking the X on the Close panel.
You may notice at the sharp bends in the pipe alignment the corridor frequency lines cross one another. This is called a bow-tie and will be discussed further in the next chapter.
UnFigure
When this exercise is complete, you may close the drawing. A finished copy of this drawing is available from the book's web page with the filename CorridorPipeTrench_FINISHED.dwg or CorridorPipeTrench_METRIC_FINISHED.dwg.

The Bottom Line

Build a single baseline corridor from an alignment, profile, and assembly.

Corridors are created from the combination of alignments, profiles, and assemblies. Although corridors can be used to model many things, most corridors are used for road design.

Master It

Open the MasteringCorridors.dwg or MasteringCorridors_METRIC.dwg file. Build a corridor named Corridor A on the basis of the Alignment A alignment, the Project Road Finished Ground profile, and the Basic Assembly. Set all frequencies to 10′ (or 3 m for metric users).

Use targets to add lane widening.

Targets are an essential design tool used to manipulate the geometry of the road.

Master It

Open the MasteringCorridorTargets.dwg or MasteringCorridorTargets_METRIC.dwg file. Set Right Lane to target the Alignment A-Left alignment.

Create a corridor surface.

The corridor model can be used to build a surface. This corridor surface can then be analyzed and annotated to produce finished road plans.

Master It

Open the MasteringCorridorSurface.dwg or MasteringCorridorSurface_METRIC.dwg file. Create a corridor surface for the Alignment A corridor from Top links. Name the surface Corridor A-Top.

Add an automatic boundary to a corridor surface.

Surfaces can be improved with the addition of a boundary. Single-baseline corridors can take advantage of automatic boundary creation.

Master It

Open the MasteringCorridorBoundary.dwg or MasteringCorridorBoundary_METRIC.dwg file. Use the Automatic Boundary Creation tool to add a boundary using the Daylight code.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset