SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES

FORGOT YOUR PASSWORD?

FORGOT YOUR DETAILS?

AAH, WAIT, I REMEMBER NOW!
QUESTIONS? Contact Us | 866-824-4459

ZenTek ConsultantsZenTek Consultants

  • Services
    • Autodesk Service Provider
    • TEK Bloks
    • CAD Standards Service
    • Drafting Support for Everyone
    • Bluebeam Tool Chest Customization Services
    • Construction Project Setup in Bluebeam Revu
    • Construction Support Services
    • Facility Control Systems with Bluebeam Revu
    • Bluebeam Cloud Services
    • Services for Procore
    • BIM Services for Architecture and Engineering
    • BIM Services for Construction
    • Civil 3D Kickstart
    • Civil 3D Templates
    • ZenPipe for Civil 3D Pressure Networks
    • BricsCAD Pilot Program
    • Moving to BricsCAD
    • Microsoft 365 Implementation
    • Microsoft Teams Services
    • SharePoint Online Services
  • Online Training
    • AutoCAD Online Courses
    • AutoCAD Civil 3D Online Courses
    • Bluebeam Revu Online Courses
    • Autodesk Revit Online Courses
    • Autodesk InfraWorks Online Courses
    • Autodesk Vehicle Tracking Online Courses
    • Autodesk 3ds Max Online Courses
    • Autodesk Navisworks Online Courses
    • BricsCAD Online Courses
    • Civil Site Design & Stringer Topo Online Courses
    • Procore Online Courses
    • Microsoft Online Courses
    • On-Demand Training Courses
    • Custom Training
    • Training Waitlist
  • Software
    • Bluebeam Revu
    • ZenEstimate Tools
    • ZenTek Revu Tools
    • ZenPipe for Civil 3D Pressure Networks
    • BricsCAD
    • Bricsys 24/7
    • Procore
    • Corridor EZ
    • Civil Site Design
    • Stringer Topo
    • Spatial Manager
    • Microsoft
  • Industries
    • Architecture Industry
    • Engineering Industry
    • Construction Industry
    • Government
  • Events
    • Upcoming Events
    • Live Webinars
    • Watch Now
  • Resources
    • Blog
    • The CADDLE Call Podcast
    • The CAD Cage
    • YouTube Channel
    • Watch Now
    • Promotions
  • About Us
    • News
    • Careers
    • Contact Us
  • Shop Now

Drafting the Survey in the Field with AutoCAD Civil 3D

ZenTek Consultants
Thursday, 22 September 2022 / Published in AEC, AutoCAD Civil 3D

Drafting the Survey in the Field with AutoCAD Civil 3D

OC

Decades ago, field surveyors started using instruments that ran software that would enable them to store much of the data collected in the instrument. Prior to this point in the evolution of survey technology, plane tables and field books were used. A field book was and is a diary kept by the party chief used for field documentation involving measurements, observations, calculations, weather conditions…any information relevant to the site survey. A plane table was a drafting table set up in the field; as the measurements were manually collected, the linework was drawn up using lead and printed vellum. This process involved a three-man crew; two collecting the measurements and elevations and a third person drafting on the plane table. There was an additional person in the office who would translate what was written in the field book to the final plat or throw a sheet of mylar over the vellum drafted in the field in order to create the final draft of the topo.

The process of recording the drawn aspects of the site survey was transferred to the data collector. After a day in the field, the crews would return to the office, download their points, do whatever post-processing was necessary, and then hand the point data over to the office person to create the drafted version of the topo. The point data was often accompanied with a field sketch roughly showing the features of the site. This resulted in days of connect-the-dots. Field time decreased as did the number of field crews assigned to a job, and office time increased. Somewhere along the way, a genius came up with the idea of line codes, i.e., adding a one- or two-digit parameter to the field description to generate linework as the survey is field collected. This may have added a small amount of time to field surveying, but it cut the time in the office down significantly since most of the linework was generated automatically at import.

AutoCAD Civil 3D supports the field-to-finish process and allows for use of linework codes. These linework codes can be customized to fit an organization’s standards and preferences. On the Civil 3D Toolspace, there is a tab called Survey. This tab contains many of the settings needed to accomplish field to finish. Linework Code Sets would be one of those settings.

On the Civil 3D Toolspace>Survey tab, right-click on Linework Code Sets and click New.

Linework Code Sets: New

In the New Linework Code Set dialog, type a name for the new code set, then click OK.

New Linework Code Set

On the Civil 3D Toolspace>Survey tab, right-click on the name of the new linework code set and click Edit.

Edit Linework Code Set

The Edit Linework Code Set dialog opens. In this dialog in the Value column, the linework codes can be customized. The code set can then be used when importing survey data to draw new surveys. In this example, we will look at the use of each code to see what results it produces when imported into Civil 3D.

Edit Linework Code Set dialog

Notice that towards the top of the dialog, there is a field labeled Field/Code delimiter and what is configured in this field. This simply means that after the description is entered, the linework code will be entered prefixed by a space.

Special Codes
Under Special Codes we have the Begin (B) command. This command is issued when initiating the beginning point of a linear object. For example, in the image below, the edge of a building will be collected using the BLD description. Entering BLD B initiates the linework. Notice these commands are not case sensitive.

BLD B

Thereafter, two points are collected using the same description, then the last code of the structure is collected by entering the Close command. B CLS closes the linework for the building.

B CLS

The Continue (C) command is used to continue the linework of a feature which was previously initiated but never ended.

Continue (C) command

The End (E) command is used to end the linework of a feature.

End (E) command

With Civil 3D, we have the ability to establish offsets. Establishing offsets is like placing a section template at the point being collected. Below, an edge of pavement point (EP) is being shot.
With horizontal (H) and vertical (V) offset values, we can establish the location of the flow line and top of curb relative to the EP being observed. Thereafter, the offset will automatically be applied to points with the same description. The offset will end when the Stop Offset code has been issued. Notice the below left image with codes initiating the offsets and the below right image with the code stopping the offset.

edge of pavement point (EP)

Line Segment Codes
These codes can be used while picking up linework. There are two codes that are very similar to one another:

  • CPN – connect to point number
  • RPN – recall point number

CPN can be used when beginning a feature; you can use the code to connect linework to a previously observed point. This enables you to avoid shooting points on top of points just for the sake of creating linework.

connect to point number

RPN can be used when ending a feature; again, use the code to connect to a previously observed point but at the end of the linework.

recall point number

The next three codes are used to extend linework without having to shoot more points:

  • RECT – After shooting two points, issuing this linework command with an offset value will create a rectangle with the length defined be the segment already created of the specified width.
    RECT
  • RT – While defining a feature, this linework command will force the linework to turn 90 degrees to the right if followed by a positive number or 90 degrees to the left if followed by a negative number. There must be a space between RT and the value.
    RT
  • X – While defining a feature, this linework command will extend the current segment by the numeric value entered after the code (no space required).
    X

Curve Segment Codes
There are two ways of defining curves in the field.

  • BC and EC – Issue BC after the description to begin a curve. All points with the same description collected thereafter will continue to form the curve until the description is entered followed by the EC command which will end the curve. Notice in the example below the Begin Curve command was entered in combination with the Begin command.
    BC and EC
  • OC – The On Curve command will create a curve through points collected coded with the same description followed by OC.
    OC
  • CIR – This linework code can be used to draw a circle. It can be handy when picking up trees. The tree below was picked up using a combination of parameters: the linework command for Circle and a scaling parameter specified in the Civil 3D description keys. CIR30 creates the 30’ diameter dripline. The parameter 24 creates a smaller circle representing the tree trunk (a block triggered by the description key) which measures a 24” (2’) diameter.
    CIR

Using Linework Code Sets enable us to use Civil 3D to translate field work into intelligent objects (figures and points) that we can analyze, visualize, and use to interact with other design objects created by Civil 3D. Implementing linework coding in the field also saves a ton of drafting time. Office staff no longer needs to identify descriptions, connect the points up manually, and fit curves in locations where they are described with field book notes. It enables both field and office staff as a team to be more productive in pulling together existing site features and expediting the delivery of the end product.

– Cyndy Davenport

What you can read next

Revit 2021
New Features in Autodesk Revit® 2021
The CADDle Call podcast
3D Design – Is it Right for Everyone?
The CADDle Call podcast
Procore for Design and Construction

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Block Editor

    BricsCAD: Creating Dynamic Annotation with Parametric Blocks (Part 4)

  • HorizontalFlip setting result

    BricsCAD: Creating Dynamic Annotation with Parametric Blocks (Part 3)

  • The CADDle Call podcast

    Introducing ZenPipe for AutoCAD Civil 3D

  • Block

    BricsCAD: Creating Dynamic Annotation with Parametric Blocks (Part 2)

  • The CADDle Call podcast

    Bluebeam Revu Features You Need in Your Life

Categories

Archives

  • Services
  • Software
  • Online Training
  • Government Contracting Specialists
  • About Us
  • Contact Us
  • Privacy Policy
  • Events
  • The CADDle Call Podcast
  • Blog
  • YouTube Channel
  • Promotions
  • Subscribe to Emails
Associated General Contractors of America Member

ACCNJ Member
GBCA Member

Follow @ZenTekConsult

Partnering with

Partnering with Autodesk, BricsCAD, Bluebeam, Procore, Civil Survey Solutions and Microsoft
  • GET SOCIAL

©2016 - 2023 ZENTEK. LLC 2 University Plaza, Suite 100 Hackensack, NJ 07601 (US) // 620 Nine Mile Drive Suite 208, Bedford, NS B4A 0H4 (CANADA)

TOP
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT