The Autodesk® AutoCAD® Civil 3D® software supports a collaborative workflow in many aspects of the design process but especially in the survey realm. Accurate data starts outdoors. A survey that has been consistently and correctly coded in the field can save hours of drafting time. Surveyors can collect line information for such things as swales, curbs, or even pavement markings and communicate this digitally to data collectors.
Civil 3D can often eliminate the need for third-party survey software because it can download and process survey data directly from a data collector. To enter data in a manner that is easily digested by Civil 3D, your survey process should incorporate the information from this chapter.
In this chapter, you will learn to:
Before any project-specific data is imported, you should do a bit of initial setup to improve the translation between the field and the office. For this chapter you will need to see your Survey tab in Toolspace. If you do not see this tab, click the Survey button on the Home tab Palettes panel.
Your survey database defaults, equipment database, linework code set, and the figure prefix database should be in place before you import your first survey. You can find the location of these files by going to Toolspace Survey tab and clicking the Survey User Settings button in the upper-left corner of the palette. The dialog shown in Figure 2.1 opens.
Figure 2.1 Survey User Settings dialog
The survey database settings path points to the locations of the equipment database, figure prefix database, and linework code sets. Note that these files are separate from the Civil 3D template. These databases are separate files that reside in C:\ProgramData\Autodesk\C3D 2016\enu\Survey\
by default. It is common practice to place these files on a network server so your organization can share them. You can set these paths while installing the software. Otherwise, change the paths in the Survey User Settings dialog on each individual computer, and they will “stick” regardless of which drawing you have open.
Every survey database that is created for a project has settings that you will need to examine and verify. To create a new survey database for a project, click the Import Survey Data button from the Home tab of the ribbon or right-click Survey Databases from Toolspace Survey tab and select New Local Survey Database.
Once the new database is created, you will be able to edit its properties, as outlined in the upcoming exercise. The Survey Database Settings dialog contains these settings:
*.log
) located in the same directory as your survey database. At any time, you can access the contents of the log by right-clicking the name of the survey database and selecting Display Change Report.When you first configure your survey database settings, it is a good idea to create a test database for setting the defaults. Because survey database settings are independent of which drawing you are in, you can perform these steps with any file open. To create the test database, follow these steps:
Civil 3D will create a working folder to contain your survey database. Ideally, this will be stored in a network location for your organization's projects. For examples in this book, this will be set to your local C drive.
C:\Civil 3D Projects
folder is highlighted and click OK.Figure 2.2 Survey Database Settings dialog
MySettings.sdb_set
and then click Save and then OK.To delete your Test database, you will need to close the database from the Survey tab. To do so, locate the database in Toolspace Survey tab. Right-click it and select Close Survey Database. Using Windows Explorer, you can then browse to the working folder containing the database and delete it. There is no way to delete a survey database from within the software.
The equipment database is where you set up the various types of survey equipment that you are using in the field. Doing so allows you to apply the proper correction factors to your traverse analyses when it is time to balance your traverse. Civil 3D comes with a sample piece of equipment for you to inspect to see what information you will need when it comes time to create your equipment. The Equipment Database Manager dialog provides all the default settings for the sample equipment in the equipment database. On the Survey tab of Toolspace, expand Equipment Databases, right-click Sample, and click Manage Equipment Database to access this dialog, shown in Figure 2.3.
Figure 2.3 Use Equipment Database Manager.
Figure 2.3 shows the settings for a specific model of total station—the Trimble S8. When you input this data to an equipment database, consult your instrument's datasheet for specifications. The specifics of total station equipment will vary by manufacturer and model.
You will want to create your own equipment entries and enter the specifications for your particular total station. Add a new piece of equipment to the database by clicking the plus sign at the top of the Equipment Database Manager window. If you are unsure of the settings to enter, refer to the user documentation that you received when you purchased your total station. Also be careful that you aren't applying a correction that hasn't already been applied in the gun itself such as prism offset.
The figure prefix database is used to translate descriptions in the field to lines in CAD. These survey-generated lines are called figures. If a description matches a listing in the figure prefix database, the figure is assigned the properties and style dictated by the database (see Figure 2.4).
Figure 2.4 The Figure Prefix Database Manager
The Figure Prefix Database Manager contains these columns:
Remember that figure prefix databases are not drawing specific. The only reason a drawing is needed is to access the styles that the figures will use.
You'll explore these settings in a practical exercise:
0201_SurveySetup.dwg
or 0201_SurveySetup_METRIC.dwg
, which you can download from this book's web page, www.sybex.com/go/masteringcivil3d2016
.
This file contains the survey figure styles needed to complete this exercise.
The New Figure Prefix Database dialog opens.
If you expand the Figure Prefix Database listing, you will see the Mastering Civil 3D entry.
The Figure Prefix Database Manager will appear.
Leave the box in the Lot Line column unchecked so that the figure will not be treated as a parcel segment.
Table 2.1 Figure settings
Name | Breakline | Lot Line | Layer | Style | Site |
BLDG | No | No | V-SURV-FIGR | BLDG | SURVEY SITE |
CL | Yes | No | V-SURV-FIGR | CL | SURVEY SITE |
DL | Yes | No | V-SURV-FIGR | DL | SURVEY SITE |
DW | Yes | No | V-SURV-FIGR | DW | SURVEY SITE |
EC | Yes | No | V-SURV-FIGR | EC | SURVEY SITE |
EG | Yes | No | V-SURV-FIGR | EG | SURVEY SITE |
EP | Yes | No | V-SURV-FIGR | EP | SURVEY SITE |
PPE | No | No | V-SURV-FIGR | ELEC | SURVEY SITE |
PROP | No | Yes | V-SURV-FIGR | PROP | SURVEY SITE |
TB | No | No | V-SURV-FIGR | TB | SURVEY SITE |
Hint: For figures with similar properties, select a figure definition already in the database and then use the Copy Figure Prefix button.
Keep this drawing open to use in the next portion of the exercise.
You can choose whether lines are automatically formed in the linework code set when they match one of these figure prefixes.
The linework code set (Figure 2.5) lists what designators are used to start, stop, continue, or add segments to lines. For example, the B code that is typically used to begin a line can be replaced with an S, RT can be simplified to R for a right turn, and PC and PT can be used to begin and end curves. Linework code sets allow a survey crew to customize their data-collection techniques based on methods used by various types of software not related to Civil 3D.
Figure 2.5 The Edit Linework Code Set dialog
Description keys bridge the gap between the field and the office. Unlike the linework code set and figure prefix database, which are each external files, description keys should be created and saved in your Civil 3D template. The description key set is a listing of field descriptions and parameters that control how points look and behave once they are imported into or manually created in Civil 3D.
For example, a surveyor collects a point with the description FH to indicate a fire hydrant. When the file is imported into Civil 3D either through the survey database or by point import from a text file (as you will do in Chapter 3, “Points”), it will be checked against the description key set. If FH exists in the list, as it does in Figure 2.6, then the styles, format, layer, and several other parameters are applied to the point as it is placed in the drawing.
Figure 2.6 Description key set
To access your description key set, you will need to expand Toolspace Settings tab
Point
Description Key Sets.
Right-click the description key set and select Edit Keys; the Description Key Editor will open (using the Panorama interface) with the following columns for you to edit:
fh
is read differently from FH
. A match to the description key set will not be made if the capitalization does not match perfectly.$*
means the raw description and full description will have the same value. You can also use $+
, which means that information after the main description will appear as the full description. In Figure 2.6, Format will convert all codes starting with MB to a full description of MAILBOX.TR 30 PINE ELIM
. TR
is the code, or $0
. Parameter 1 is 30, or $1
in the Format field. PINE
is the second bit of information after the code referred to as parameter 2, or $2
. ELIM
is the third item after the code, so it is $3
. Based on the example description key set in Figure 2.6, this would translate to a full description of PINE 30
. You can have up to nine parameters after the code if your survey crew is feeling verbose. Table 2.2 shows some example formats and the corresponding full description.
Table 2.2 Format examples
Raw Description | Format | Full Description |
TR 30 PINE ELIM | Tree |
Tree |
TR 30 PINE ELIM | $* |
TR 30 PINE ELIM |
TR 30 PINE ELIM | $0 |
TR |
TR 30 PINE ELIM | $1” |
30” |
TR 30 PINE ELIM | $2 |
PINE |
TR 30 PINE ELIM | $3 |
ELIM |
TR 30 PINE ELIM | $2 $1 |
PINE 30 |
TR 30 PINE ELIM | $+ |
30 PINE ELIM |
$1
) is the Scale parameter.Description key sets appear on the Toolspace Settings tab, under the Point branch. You can create a new description key set as follows:
Figure 2.7 Creating a new description key set on the Settings tab of Toolspace
You'll create the actual description keys in another dialog.
To enter the individual description key codes and parameters, expand Toolspace Settings tab
Point
Description Key Set. Right-click the description key set, as illustrated in Figure 2.8, and select Edit Keys. The DescKey Editor in the Panorama interface appears.
Figure 2.8 Editing a description key set
To enter new codes, right-click a row with an existing key in the DescKey Editor and choose New or Copy from the right-click menu, as shown in Figure 2.9.
Figure 2.9 Creating or copying a description key
In the following exercise, you'll create and populate a description key set.
0201_SurveySetup.dwg
or 0201_SurveySetup_METRIC.dwg
file. You must have completed the previous exercise.The DescKey Editor will open in Panorama.
Table 2.3 New description keys
Code | Style | Point Label Style | Format | Layer |
BB* |
Elevation Marker | Elevation Only | $* | V-NODE-TOPO |
BLDG* |
Linework | No Display | $* | V-NODE-BLDG |
CL* |
Elevation Marker | Elevation Only | $* | V-NODE-TOPO |
DL* |
Elevation Marker | Elevation Only | $* | V-NODE-TOPO |
DW* |
Elevation Marker | Elevation Only | $* | V-NODE-DRIV |
EC* |
Elevation Marker | Elevation Only | $* | V-NODE-CONC |
EG* |
Elevation Marker | Elevation Only | $* | V-NODE-GRVL |
EP* |
Elevation Marker | Elevation Only | $* | V-NODE-PVMT |
FH* |
Hydrant (existing) | No Display | $* | V-NODE-WATR |
GS* |
Elevation Marker | Elevation Only | $* | V-NODE-TOPO |
GUY* |
Guy Wire | No Display | $* | V-NODE-POWR |
IPF* |
Iron Pin | Description Only | IRON PIN (F) | V-NODE-PROP |
IRF* |
Iron Pin | Description Only | IRON ROD (F) | V-NODE-PROP |
MB* |
Mailbox | Description Only | MAILBOX | V-NODE-SITE |
PED* |
Telephone Pedestal | Description Only | T PED | V-NODE-COMM |
PP* |
Power Pole | No Display | $* | V-NODE-POWR |
PROP* |
Linework | No Display | $* | V-NODE-PROP |
TB* |
Elevation Marker | Elevation Only | $* | V-NODE-TOPO |
TREE* |
Tree | Description Only | $1“ $2 | V-NODE-TREE |
TRANS* |
Transformer | Description Only | TRANS | V-NODE-POWR |
WM* |
Water Meter | Description Only | $* | V-NODE-WATR |
WV* |
Water Valve | Description Only | $* | V-NODE-WATR |
You may have noticed an extra description key on the list called New DescKey, which was created by default when the description key set was made. This description key can be deleted by clicking it and selecting Delete from the context menu. Another option would be to edit the entry to represent a description key you need.
When this exercise is complete, you may close the drawing. A saved copy of this drawing (0201_SurveySetup_FINISHED.dwg
or 0201_SurveySetup_METRIC_FINISHED.dwg
) is available from the book's web page.
Once you've created a description key set, you should verify the settings for your commands so that Civil 3D knows to match your newly created points with the appropriate key.
In Toolspace Settings tab, expand Point
Commands and right-click CreatePoints. Select Edit Command Settings, as shown in Figure 2.10.
Figure 2.10 Right-click CreatePoints and choose Edit Command Settings.
In the Edit Command Settings – CreatePoints dialog, expand the Points Creation category and ensure that Match On Description Parameters is set to True and that Disable Description Keys is set to False, as shown in Figure 2.11.
Figure 2.11 Verify that Match On Description Parameter is set to True, and Disable Description Keys is set to False.
It is common to have multiple description key sets in your template. You can leverage description key sets for multiple clients or external survey firms that you work with. If you have multiple description key sets, they are all active, but if a set has a duplicate key, the first one Civil 3D runs across will take precedence. For example, if one set uses FL for flowline but a second set uses FL for fence line, the second occurrence of the FL key gets ignored.
You can control the search order from the Toolspace Settings tab
Points branch by right-clicking Description Keys Sets and selecting Properties. Figure 2.12 shows the Description Key Sets Search Order dialog. Choose a description key set in the list and then use the arrows on the right side of the dialog to set the order. The set listed first takes first priority, then the second, and so on. Note that the listing in the Settings tab may not reflect the true listing in the properties.
Figure 2.12 The Description Key Sets Search Order dialog
Now that you know how to get everything set up, you are probably eager to get some real, live data into your drawing.
First set your survey working folder to your desired survey storage location. The Civil 3D survey database is a set of external database files that reside in your survey working folder. By default, this folder is located in C:\Civil 3d Projects\
. This is another item you will want to send to a network location in your own projects.
On the Toolspace Survey tab, right-click Survey Databases and select Set Working Folder, as shown in Figure 2.13.
Figure 2.13 Set the survey working folder.
In the current version of Civil 3D, this is a different, independent setting from the working folder for data shortcuts (as discussed in Chapter 16, “Advanced Workflows”). Most folks want this on a network location, tucked neatly into the survey folder for the project.
To create a survey database, either you can right-click and select New Local Survey Database from Toolspace Survey tab as mentioned earlier, or you can select Import Survey Data from the Home tab's Create Ground Data panel.
The contents of a survey database are organized into the following categories:
Figure 2.14 Survey database query
In the following exercise, you'll create an import event and import an ASCII file with survey data. The survey data includes linework.
0202_ImportSurveyData.dwg
or 0202_ImportSurveyData_METRIC.dwg
. If you did not complete the previous exercise, copy the file Mastering Civil 3D.fdb_xdef
from the dataset to C:\ProgramData\Autodesk\C3D 2016\enu\Survey
. Note that this directory is hidden in Windows by default, so you will need to change the folder view options or type this path into the address bar of Windows Explorer.Ditch Survey
as the name of the folder in which your new database will be stored. Click OK. Ditch Survey
is now added to the list of survey databases.Ditch Survey
highlighted, click Edit Survey Database Settings and verify that the Distance units are set to US Foot (or meter). Click OK to dismiss the dialog.0203_ImportPoints.txt
or 0203_ImportPoints_METRIC.txt
file, which you can download from this book's web page.
If necessary, change the File Of Type drop-down selection to Text/Template/Extract File (*.txt).
Figure 2.15 Select the correct source type, file, and format in the Import Survey Data Wizard.
The preview will show that the correct data type is selected, as shown at the bottom of Figure 2.15.
Note that if you forget to create a network to place your points, you will not be able to manipulate this group apart from other points.
Be sure Insert Survey Points is set to Yes.
Figure 2.16 The Import Options page in the Import Survey Data Wizard
0203_DitchSurvey.dwg
to the same location as the rest of your downloaded example files. You will need it in the next exercise.The data is imported and the linework is drawn; however, there are some mistakes in the coding, which is producing erroneous linework. The following steps will resolve this issue:
The red line represents the flowline of the ditch. Notice in the drawing how the linework crosses over the brown top of bank line to the flowline of another ditch. The points along the ditches were collected simultaneously using the code DL
for the left side and DL2
for the right side. Point 1104 representing the right side was obviously miscoded, and correcting the description in the editor will allow you to reimport the corrected linework.
DL
.2
↲ to the end of the description, as shown in Figure 2.17.
Figure 2.17 Editing the import event to fix the linework representing the ditch flowline
This will be corrected after reprocessing the linework.
The surveyor was simultaneously picking up points for two ditch lines coded DL
and DL2
. Miskeying codes is a common mistake when so much data is being collected.
At this point you should see a yellow exclamation mark symbol next to the network name. This indicates that a change has been made to the survey database that has not yet been processed in the drawing. In the next steps, you will update the network to reflect the change graphically.
Updating the survey network has triggered a change in the figures as indicated by the exclamation mark symbol next to the Figures branch.
0203_ImportPoints.txt
(0202_ImportPoints_METRIC.txt
).The ditch (DL2
) figure line and your drawing should look something like Figure 2.18. Repeat steps 2–3 to zoom to the point again.
Figure 2.18 After editing and reprocessing the linework
Table 2.4 Corrections to non-control points
Number | New Description |
1134 | DL2 |
1864 | DL1 |
1925 | DL |
2217 | BB1 B |
3966 | BB1 B |
4058 | BB2 B |
4060 | BB1 B |
For three of the points, you will be adding a Begin command (B
) after the description separated by a space.
When this exercise is complete, you can close the drawing. A saved copy of this drawing (0203_DitchSurvey_FINISHED.dwg
or 0203_DitchSurvey_METRIC_FINISHED.dwg
) is available from the book's web page.
When you make modifications to survey data, only the Civil 3D database is changed. The original import file remains untouched. The survey database doesn't use the file unless you reimport the data.
If you edit raw data in the Survey tab, Civil 3D will recalculate all affected information. For example, if you modify an instrument height, all elevations that need to be updated will automatically adjust.
Keep in mind that if you edit the source file and reimport, the data in the Civil 3D database (and any edits you made) will be overwritten.
Once you import survey data into a network, expand the branch to see how Civil 3D helps you make sense of it. In each network, data is organized by type, as shown in Figure 2.19.
Figure 2.19 A typical survey database network with data
Figure 2.20 Setups can be changed in the Setups Editor
Figure 2.21 The Traverse Editor
In the following exercise, you will adjust a traverse:
_AutoCAD Civil 3D (Imperial) NCS.dwt
(_AutoCAD Civil 3D (Metric) NCS.dwt
) template file.The New Local Survey Database dialog opens.
Traverse
as the name of the folder in which your new database will be stored.The Traverse survey database is created as a branch under the Survey Databases branch.
The New Network dialog opens.
0204_Traverse.fbk
(0204_Traverse_METRIC.fbk
), which you can download from this book's web page, and click Open.
The Import Field Book dialog opens.
Figure 2.22 The Import Field Book dialog
There is no linework in this file because it is just traverse shots.
The Traverse Practice network is now listed as a branch under Toolspace Prospector
Survey
Networks.
0204_Traverse.dwg
for the next exercise.Looking back at the Toolspace Survey tab, expand the network you created earlier and inspect the data. You have one control point in the northwest corner that was manually entered into the data collector. There is one direction, and there are four setups. Each setup combines to form a closed polygonal shape that defines the traverse. Notice that there is no traverse definition. In the following exercise, you'll create that traverse definition for analysis.
Continue working in the drawing from the previous exercise:
The traverse will now pick up the rest of the stations in the traverse and enter them in the next box.
Figure 2.23 Defining a new traverse
The Traverse Analysis dialog will look like Figure 2.24.
Figure 2.24 Specify the adjustment method and closure limits in the Traverse Analysis dialog.
The analysis is performed, and four text files are opened that show the results of the adjustment. These files are automatically saved in the survey working folder under the same directory as the survey database (in this example, it should be C:\Civil 3D Projects\Traverse\Traverse 1\
).
Note that if you look back at your survey network, all points are now control points because the analysis has upgraded all the points to control point status. Also, error ellipses are displayed in the drawing area at each station adjusted. The size of error ellipses are controlled by a scale factor set in the Survey Network style. If you are seeing extra-large ellipses, it is not an indication of an extra-large error. Styles will be discussed more in depth in Chapter 19.
Figure 2.25 shows the Traverse 1 Raw Closure.trv
and Traverse 1 Vertical Adjustment.trv
files that are generated from the analysis. The raw closure file shows that your new precision is well within the tolerances set in step 8. The vertical adjustment file describes how the elevations have been affected by the procedure.
Figure 2.25 Horizontal and vertical traverse analysis results
Traverse 1.lso
is the output file displaying the adjustments of the traverse analysis. The first part of the file, shown in Figure 2.26, displays the various observations along with their initial measurements, standard deviations, adjusted values, and residuals. You can view other statistical data at the beginning of the file.
Figure 2.26 Statistical and observation data portion of text file
Figure 2.27 shows the second portion of this text file (you will need to scroll down to see it) and displays the adjusted coordinates, the standard deviation of the adjusted coordinates, and information related to error ellipses displayed in the drawing. If the deviations are too high for your acceptable tolerances, first check the instrument settings and tolerances in the equipment database. If everything is set correctly, you may need to redo the work or edit the field book.
Figure 2.27 Adjusted coordinate information portion of text file
Figure 2.28 displays the final portion of this text file—Blunder Detection/Analysis. Civil 3D will look for and analyze data in the network that is obviously wrong and choose to keep it or throw it out of the analysis if it doesn't meet your criteria. If a blunder (or bad shot) is detected, the program will not fix it. You will have to edit the data manually, whether by going out in the field and collecting the correct data or by editing the FBK file.
Figure 2.28 Blunder analysis portion of text file
Traverse 1.lsi
is the input file for displaying the station-to-station observations of the traverse analysis. This file can be edited and used to rerun the analysis based on the revised observations.
Often, it is necessary to edit the entire survey network at one time. For example, rotating a network to a known bearing or azimuth from an assumed one happens quite frequently. To find this hidden gem of functionality, go to Toolspace Survey tab
Survey Databases, right-click the name of the database you want to modify, and select Translate Survey Database, as shown in Figure 2.29.
Figure 2.29 The elusive yet indispensable Translate Survey Database command
Other components of the survey functionality included with Civil 3D 2016 are the Astronomic Direction Calculator, the Geodetic Calculator, Mapcheck reports, and the Coordinate Geometry Editor. All of these features are accessed from the ribbon under Survey tab Analyze panel.
The Astronomic Direction Calculator, shown in Figure 2.30, is used to calculate azimuths based on sun shots or star shots. Sun shots are based on solar observations by the hour-angle-method using the multiple foresight procedure. Star shots are based on star observations, usually of Polaris, by the hour-angle-method using the single foresight procedure.
Figure 2.30 The Astronomic Direction Calculator
Direct and reverse observations can be created by clicking the Create New Observation Set icon.
Direct and reverse observations can be deleted by clicking the Delete Selected Observation icon.
The Geodetic Calculator is used to calculate and display the latitude and longitude of a selected point as well as its local and grid coordinates. It can also be used to calculate unknown points. If you know the grid coordinates, the local coordinates, or the latitude and longitude of a point, you can enter it in the Geodetic Calculator and create a point at that location. Note that the Geodetic Calculator works only if a coordinate system is assigned to the drawing in the Drawing Settings dialog. In addition, any transformation settings specified in this dialog will be reflected in the Geodetic Calculator, shown in Figure 2.31.
Figure 2.31 The Geodetic Calculator
The Mapcheck report computes closure based on line, curve, or parcel segment labels, as you'll see in the following exercise:
0206
_Mapcheck.dwg
(0206
_Mapcheck_METRIC.dwg
) file, which you can download from this book's web page.Enter name of mapcheck:
prompt, type Record Deed and press Enter.Specify point of beginning (POB):
prompt, choose the north endpoint of the line representing the east line of the parcel (the longest line in the file).
A red glyph will appear to represent the POB.
Be sure not to skip the small segment in the southwest portion of the site.
In the northwest portion of the site, you will encounter a label whose bearing is flipped. Before selecting the last segment, you will use the Mapcheck Reverse command to fix this in your Mapcheck report.
Select a label or [Clear/Flip/New/Reverse]:
prompt, type R and then press ↲ to reverse direction.
The Mapcheck glyph will now appear in the correct location along the segment, as shown in Figure 2.32.
Figure 2.32 The Mapcheck glyph verifies that your input is correct.
The completed parcel should have 12 sides.
Figure 2.33 The completed deed in the Mapcheck Analysis palette
The Coordinate Geometry Editor (Figure 2.34) is a powerhouse tool that makes creating and evaluating 2D boundaries easier than before. The functionality introduced with this feature supplants entering parcel data one segment at a time using the Line By Bearing And Distance command. Traverse analysis can be performed on manually entered segments, polylines, or COGO point objects without needing to define them in a survey database.
Figure 2.34 Your new best friend, the Coordinate Geometry Editor
Boundary data can be entered in the Coordinate Geometry Editor using a mix of methods. As shown in the first line of the traverse shown in Figure 2.34, you can use formulas to enter data. In the example shown, multiple segments with the same bearing have been consolidated into a single entry.
If a value is unknown, such as the distance in line 6 of Figure 2.34, you can enter a U. Civil 3D will calculate the unknown value when you generate the traverse report.
To enter data using points, use the Pick COGO Points In Drawing button to select the points in the direction of the traverse side. You may need to click the chevron button in the upper-right corner of the dialog to expand the toolbar button selection. Note that the direction and distance are entered independently of each other, so you will need to repeat the selection for each column of the table. You can also copy and paste between columns.
If a line has been entered in error, the Coordinate Geometry Editor offers a variety of tools for fixing problems. To remove a line of the table, highlight the row, right-click, and select Delete Row, as shown in Figure 2.35.
Figure 2.35 Removing unwanted traverse data
Similar to the glyphs you saw in the Mapcheck command, the Coordinate Geometry glyph will appear in the graphic showing the side directions and point of closure, as shown in Figure 2.36.
Figure 2.36 Temporary graphics, or “glyphs,” to help you identify your boundary
When you want to run a traverse report, set the report type you want to run from the top of the Coordinate Geometry Editor. If you have unknowns in your traverse, your only option will be to calculate the unknown values. Click the Display Report button to view the results of your entries. Depending on the type of adjustment you chose, your results should resemble Figure 2.37.
Figure 2.37 Traverse report created by the Coordinate Geometry Editor
A large part of a surveyor's work involves querying lines and curves for their length, direction, and other parameters.
The Inquiry commands panel (Figure 2.38) is on the Analyze tab of the ribbon, and it makes a valuable addition to your Civil 3D and survey-related workspaces. Remember, panels can be dragged away from the ribbon and set in the graphics environment much like a toolbar.
Figure 2.38 The Inquiry commands panel
The Inquiry Tool (shown in Figure 2.39) provides a diverse collection of commands that assist you in studying Civil 3D objects. You can access the Inquiry Tool by going to the Analyze tab of the ribbon Inquiry panel and clicking the Inquiry Tool button.
Figure 2.39 Choosing an inquiry type from the Inquiry Tool palette
To use the Point Inverse option in the Inquiry commands, first set the Select An Inquiry Type pull-down to Point Point Inverse, as shown in Figure 2.40.
Figure 2.40 Point Inverse results
You can enter the point number or use the Pick In CAD icon to select the points you want to examine. If no point exists, the Pick In CAD option will pick up the northing and easting of the location. You could also type in a northing and easting if desired.
The other Inquiry commands that are specific to Civil 3D are also handy to the survey process.
The List Slope tool provides a short command-line report that lists the elevations and slope of an entity (or two points) that you choose, such as a line or feature line.
The Line And Arc Information tool provides a short report about the line or arc of your choosing (see Figure 2.41). This tool also works on parcel segments and alignment segments. Alternatively, you can type P and press Enter for points at the command line to get information about the apparent line that would connect two points onscreen.
Figure 2.41 Command-line results of a line inquiry and arc inquiry
The Angle Information tool lets you pick two lines (or a series of points on the screen). It provides information about the acute and obtuse angles between those two lines. Again, this also works for alignment segments and parcel segments.
The Continuous Distance tool provides a sum of distances between several points on your screen or one base point and several points.
The Add Distances tool is similar to the Continuous Distance command, except the points on your screen do not have to be continuous.
MasterIt_0201.dwg
, create a new survey database, and import the MasterIt_0201.txt
(or MasterIt_0201_METRIC.txt
) point file into the drawing. The format of this specific file is PENZD (comma-delimited).Create a new description key set and the following description keys using the default styles. Make sure all description keys are going to layer V-NODE:
Change the description key search order so that the new description key set takes precedence over the default.
Create a figure prefix database called MasterIt containing the following codes:
CL
EOP
BC
Test the new description key set and figure prefix database by importing the point file MasterIt_CodeTest_0202.txt
(use the same file for both US and metric units). Note that this file is a comma-delimited PNEZD file.
MasterIt_0203.fbk
(or MasterIt_0203_METRIC.fbk
). When you import the file, turn on the Insert Network Object option. Translate the database based on the following settings: