New Jersey SurvCon GIS Data Collection. Presented by

Size: px
Start display at page:

Download "New Jersey SurvCon GIS Data Collection. Presented by"

Transcription

1 GIS Data Collection Presented by

2 Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business as That CAD Girl. She is based in Raleigh, North Carolina. Jennifer has a degree in Surveying and spent about 15 years working as an engineering & surveying technician before leaving to become a Civil 3d Implementation Certified Expert (ICE) for an Autodesk reseller. Today, as That CAD Girl, Jennifer provides sales, support and training for Carlson, AutoCAD and IntelliCAD software and Carlson hardware and data collection. Jennifer specializes in Field to Finish, Surface Modeling, CAD standardization and Carlson Software implementation. Jennifer is one of the charter members of Carlson College, has been a member of the Steering Committee for the National CAD Standard and most recently served as Chair of the Survey/Civil Task Team. You can reach her at Jennifer@ThatCADGirl.com or (919) Jeremy Taylor is a licensed Professional Land Surveyor based in Apex, North Carolina and is the owner of Taylor Land Consultants PLLC. Jeremy has been licensed in North Carolina since 1996 and holds associates degrees in both Survey Technology and Civil Technology. In his spare time Jeremy steps into the role of That CAD Guy to provide sales, support and training on hardware and data collection for That CAD Girl. You can reach Jeremy at jeremy@taylorlc.com or (919) Carlson Self Study Manuals are available for purchase from my online store at

3 1 Creating a Field Code Table (.fld) File To process points using Field to Finish, the first step is to load or create a new Field Code Table (.fld) file. If you are starting from scratch, you can use an existing Coordinate (.crd) file to create a new FLD file. For best results, work with as clean a CRD file as possible. In other words: consolidate and simplify descriptions, correct misspellings and, generally, use as few descriptions as necessary. In Carlson Survey, go to Survey > Draw Field to Finish (1 1) When prompted, associate the drawing with any Coordinate (.crd) file. (1 2) Pick the Edit Codes/Points button. (1 3) Pick the Code Table by CRD button. (1 4) When prompted, pick the button to create a New FLD file. Specify a filename and save location. (1 5) Now, in the Field to Finish editor, delete any unwanted Field Codes by selecting them and then using the Cut button. (1 6) Where possible, make changes to multiple Field Codes at one time by using Shift+<Select> or CTRL+<Select> and then picking the Edit button. (1 7) Make changes to a single Field Code by picking the Edit button next to the Field Code. (1 8) Pick the Save button then the Exit button when finished. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 1 of 33

4 2 Examples of Field Codes An example of a typical 3D and 2D Polyline Entity Type Field Code is shown below. An example of a typical Points Only Entity Type (with special symbol) Field Code is shown below. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 2 of 33

5 An example of a typical 2D Polyline Entity Type Field Code is shown below. An example of a typical Points Only Entity Type (with generic symbol) Field Code is shown below. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 3 of 33

6 An example of a typical 3D Polyline Entity Type Field Code is shown below. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 4 of 33

7 3 Field Coding for Field to Finish (3 1) Back in the Field to Finish editor, pick the Code Table Settings button. (3 2) Pick the Export SurvCE Codes button to create a Feature Code List (.fcl) file that can be loaded into a SurvCE data collector. (3 3) Pick the Special Codes button to review and customize linework instructional codes. The most commonly used Special Codes are: BEG END PC PT CLO RECT JPN OH OV OFB Begin Linework End Linework Start a curve End a curve Close back to first point Create a rectangle (requires 3 points) Join to Point Number Offset Horizontal Offset Vertical Offset to both left and right / Append character description \ Prefix character description // Append Field Code description \\ Prefix Field Code description Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 5 of 33

8 Field Coding Sample 1 1, , , ,BC BEG 2, , , ,BC PC 3, , , ,BC 4, , , ,BC 5, , , ,BC END 6, , , ,BC BEG 7, , , ,BC PC 8, , , ,BC 9, , , ,BC 10, , , ,BC END By using the Special Codes BEG and END, you can repeatedly use the BC Field Code and the program will recognize the points delineate separate sections of linework. However, using BC for more than one section of linework requires you to collect the points for one section of linework before starting on the next. You could also code the points this way to get the same result: 1, , , ,BC1 2, , , ,BC1 PC 3, , , ,BC1 4, , , ,BC1 5, , , ,BC1 6, , , ,BC2 7, , , ,BC2 PC 8, , , ,BC2 9, , , ,BC2 10, , , ,BC2 Coding the points with BC1 and BC2 instead of simply BC makes each section of linework unique. (The Field Code is still BC even if used with a suffix like BC1 and BC2) Also note that ONLY the PC of the curves have been coded not the PT. If there is a PC code but not a PT, the program will assume the PC and the following two points are a 3 point curve. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 6 of 33

9 Field Coding Sample 2 Create BC and EP linework at the same time 1, , , ,BC BEG OH-2.5 OV-.5 2, , , ,BC PC OH-2.5 OV-.5 3, , , ,BC OH-2.5 OV-.5 4, , , ,BC OH-2.5 OV-.5 5, , , ,BC END OH-2.5 OV-.5 You could also code the points this way to get the same result: 1, , , ,BC1 OH-2.5 OV-.5 2, , , ,BC1 PC OH-2.5 OV-.5 3, , , ,BC1 OH-2.5 OV-.5 4, , , ,BC1 OH-2.5 OV-.5 5, , , ,BC1 OH-2.5 OV-.5 Field Coding Sample 3 Take shots in a Zorro (crosssection) pattern 11, , , ,EP1 12, , , ,EP2 13, , , ,EP2 14, , , ,EP1 15, , , ,EP1 16, , , ,EP2 17, , , ,EP2 18, , , ,EP1 Field Coding Sample 4 Create a rectangle from 3 points 19, , , ,CONC 20, , , ,CONC 21, , , ,CONC RECT Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 7 of 33

10 Field Coding Sample 5 Fit a curve 22, , , ,CLRD 23, , , ,CLRD PC 24, , , ,CLRD 25, , , ,CLRD 26, , , ,CLRD 27, , , ,CLRD 28, , , ,CLRD PT 29, , , ,CLRD Specifying the PC and the PT points on a curve will fit a curve using all points between with the same description. You can specify whether the curve should be Bezier, Sequential Arcs or Best Fit through the Additional Draw Options dialog box. Field Coding Sample 6 Join to another point 1, , , ,BC1 2, , , ,BC1 PC 3, , , ,BC1 4, , , ,BC1 5, , , ,BC1 6, , , ,BC2 JPN1 7, , , ,BC2 PC 8, , , ,BC2 9, , , ,BC2 10, , , ,BC2 Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 8 of 33

11 4 Field to Finish Processing from a Text/ASCII File (4 1) Start a new drawing using any Drawing Template (.dwt) file. (4 2) Work through Carlson s Startup Drawing Wizard to create a new Coordinate (.crd) file and select the option to Import Points From... Text/ASCII File. (4 3) After specifying the Text/ASCII File to import, select the option to draw points with Field to Finish. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 9 of 33

12 5 Field to Finish Processing from a Coordinate (.crd) File (5 1) In the Draw Field to Finish dialog box, pick the Set button to specify the Field Code Table (.fld) file. (5 2) Specify the Range of Points to be processed. (5 3) Pick the Additional Draw Options button to view or make changes to settings. (5 4) Back in the Draw Field to Finish box, pick the OK button to Draw Field to Finish. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 10 of 33

13 6 Misc Field to Finish Tips (6 1) When entering a point description, you can put a space between two descriptions and, if Field Code definitions exist for both descriptions, Field to Finish can process the point twice once for each Code. For instance, a point located along both a sidewalk and back of curb can have a description of BC SW. If Multiple Codes are found, the program will, by default, prompt you for confirmation before processing the point as a Multiple Code. You can change this setting to Split All Multiple Codes or Split No Multiple Codes in Code Table Settings. (6 2) To have a point s Raw Description displayed as the Drawing Description, set the Use Raw Description setting to Both in the Field Code definition dialog box. (6 3) To have the Field Code Description displayed as the point s Drawing Description, set the Use Raw Description setting to Off and provide a new Description in the Field Code definition dialog box. (6 4) To enter additional descriptive information about a point and have it displayed as a prefix in the Drawing Description, enter a back slash after the point description and then enter the descriptive information. You must also have the Use Raw Description setting in the Field Code definition turned Off and supply a Field Code Description. Using this method, a description entered in the field as OAK\12 could be displayed as 12 Oak Tree in the Drawing Description. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 11 of 33

14 (6 5) To enter additional descriptive information about a point and have it displayed as a suffix in the Drawing Description, enter a forward slash after the point description and then enter the descriptive information. You must also have the Use Raw Description setting in the Field Code definition turned Off and supply a Field Code Description. Using this method, a description entered in the field as IP/Disturbed could be displayed as Iron Pipe Disturbed in the Drawing Description. You can create a set of Field Codes for the purpose of labeling sizes of pipes, trees, property corners, etc. (6 6) Create a new Field Code named 18. Set the Use Raw Description setting to Off and enter a Field Code Description of 18 (make sure to add a space after the ). Other settings in the Field Code definition dialog box will not be used. (6 7) To use the size Field Code Description as a prefix, enter a double back slash after the point description and then enter the size Field Code. Using this method, a description entered in the field as RCP\\18 could be displayed as 18 RCP Pipe in the Drawing Description. (6 8) To use the size Field Code Description as a suffix, enter a double forward slash after the point description and then enter the size Field Code. Create additional size Field Codes such as 12 for 12, 01 for 1 and 1 4 for ¼. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 12 of 33

15 (6 9) Use the Separate Attribute Layers settings in the Field Code definition dialog box to define unique layers for Point Symbol, Point Number, Point Elevation or Point Description for points with that description. The example shown to the right is for a point with a tree symbol. The Point Number and Elevation for these points can be frozen and thawed by the PNTNO and PNTELEV layers (along with most other points in the drawing). However, the Description and Symbol can be frozen and thawed independently of Descriptions and Symbols for other points. (6 10) From the Code Table Settings window, you can populate a table of Substitution Codes. This can be helpful if you typically use a particular list of Field Codes but then have a client that requires you to use a different set of codes and Code Table. For instance, if your standard Code list is based on alpha characters such as TREE and FENCE but the corresponding codes for a DOT you are working for are and 20010, you could set up substitution codes that allow you to enter TREE or FENCE in the field but process and in the office. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 13 of 33

16 Jennifer DiBona (919) Page 14 of 33

17 7 Using GIS Files to Collect Additional Data with SurvCE/SurvPC and Carlson Survey The goal of this lesson is to demonstrate how you can collect additional, GIS type information in the field and display that information as point data in your drawing. A couple of examples are shown below: Point #1 shows a fire hydrant with the standard point number, elevation and description plus 3 custom GIS Attributes: Fire hydrant ID, Color and Number of ports. Point #2 shows a manhole with the standard point number, elevation and description plus 4 custom GIS Attributes: Manhole ID, Type of manhole, Rim diameter and Depth to invert. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 15 of 33

18 There are several files you will need in order to create and access the additional data and some of them have very specific file naming and save location requirements. Some of the files are settings files which means that they will be used for multiple projects and, therefore, should be saved in a common folder. Other files are project specific and should be saved with other project data files. Field Code Table (.fld) file This is a settings file that is created and used in Carlson Survey. The file contains Field Code definitions that are used to process points with Field to Finish. If you have already defined Features in a GIS Features (.gis) file, you can create new Field Codes by importing Features from the GIS file. Once populated, the FLD file can be exported to a Feature Code List (.fcl) file that can be used in SurvCE or SurvPC. Feature Code List (.fcl) file This is a settings file and is the SurvCE/SurvPC version of the Field Code Table (.fld) file used in Carlson Survey. Although Field Codes can be created and saved to an FCL file within SurvCE/SurvPC, you are not able to configure GIS Attributes the way you can in Carlson Survey. To collect GIS data and display it in the drawing with the rest of the point data, you will need to create an FLD file in Survey Field to Finish, export it to an FCL file from the Code Table Settings window and then transfer the FCL file to the data collector. The FCL and GIS Features (.gis) file must have the same filename and be located in the same folder on the data collector to work properly. GIS Features (.gis) file This is a settings file that stores features (such as trees, fire hydrants and manholes) and their defined Attributes (such as ID number, type, size, depth, etc.). You can use Carlson GIS or Carlson Survey desktop software to define GIS Features to a GIS file. If you have already defined Field Codes in an FLD file, you can also create new Features by importing Field Codes from the FLD file. After the GIS file has been populated, it must be copied to the data collector. The GIS and FCL files must have the same filename and be located in the same folder on the data collector to work properly. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 16 of 33

19 Coordinate (.crd) file This is a project specific file that is used to store regular point data such as point number, northing, easting, elevation and description in SurvCE/SurvPC and all Carlson desktop software. You can name the CRD file anything. However, if you collect GIS data in the field, SurvCE/SurvPC will automatically create a new GIS Data (.vtt) file in which to store the additional information. The VTT filename will be the same as the associated CRD file. So, if you rename the CRD file, you must also rename the VTT file. Although it s used a bit differently, Carlson desktop programs create a Point Notes (.not) file that is the desktop equivalent of a VTT file. Whether working on a data collector or desktop computer, the CRD file and associated VTT or NOT file must have the same filename and reside in the same folder to work properly. GIS Data (.vtt) file This is a project specific file that is associated with a CRD file having the same filename. The file is automatically created by SurvCE/SurvPC when GIS data is collected in the field. Whether working on a data collector or desktop computer, the CRD file and associated VTT file must have the same filename and reside in the same folder to work properly. Point Notes (.not) file This is a project specific file that is associated with a CRD file having the same filename. The file is automatically created by Carlson s desktop software when the option to enter Point Notes is enabled. The CRD file and associated NOT file must have the same filename and reside in the same folder to work properly. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 17 of 33

20 To collect and display GIS data in your drawing, the first step is to create and specify the GIS Features (.gis) and Output Database (.mdb) file to use (7 1) In Carlson Survey, go to GIS > GIS Database Settings. (7 2) Set the GIS Features File. This is a settings file, so it should not be given a project specific name and it should be saved in a standards settings folder. (7 3) Set the Data Format to a Single File Type Database. (7 4) Specify the Output Database (.mdb) file. This is a project specific file so it should be given a name relative to the project and saved in a project folder. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 18 of 33

21 The next step is to define the various GIS Features to be collected and save them to the GIS file. (7 5) Go to GIS > Define GIS Features. (7 6) In the Define GIS Features dialog box, go to the Category Menu and pick New. (7 7) Enter the new Category name: UTILITIES. The first Feature will be called FHG and used to collect GIS data for a fire hydrant. (7 8) Select the new UTILITIES Category. (7 9) Pick the New Feature button. (7 10) Enter the New Feature Name: FHG. Note: For any GIS Features that will be used with Field to Finish, I add the suffix G to distinguish it from a standard FH Field Code. For the new FHG Feature: (7 11) Enter Attribute: FHID. For the Attribute Full Name, enter: Hydrant ID. Set the Type to Char. Leave the Default and List Values cells empty. Set the Required value to Yes. Set the Field Edit value to Editable. Set the Restrict to List value to No. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 19 of 33

22 (7 12) Enter a 2 nd Attribute: COLOR. For the Attribute Full Name, enter: Hydrant Color. Set the Type to Char. Leave the Default and List Values cells empty. Set the Required value to Yes. Set the Field Edit value to Editable. Set the Restrict to List value to No. (7 13) Enter a 3 rd Attribute: PORTS. For the Attribute Full Name, enter: # of Ports. Set the Type to Integer. Leave the Default cell empty. Create a List of Values that includes: 1, 2, 3 and 4. Set the Required value to Yes. Set the Field Edit value to Editable. Set the Restrict to List value to Yes. (7 14) Pick the Save Feature button. You can see the newly defined Attributes for the FHG Feature to the right. (7 15) Follow the steps above to create another Feature called MHG that will be used to collect GIS data for a manhole. (7 16) Define Attribute MHID for Manhole ID. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 20 of 33

23 (7 17) Define Attribute TYPE using List Values Sanitary, Storm and TeleData. (7 18) Define Attribute RIMDIAM for Rim Diameter. (7 19) Define Attribute DEPTH for Depth to Invert. (7 20) Pick the Save Feature button. (7 21) You can see the newly defined Attributes for the MHG Feature below. (7 22) Go to the File Menu and pick Save to save all changes to the GIS file. Note: After creating one Feature, you can go to the Feature Menu and pick Copy to create new Features that are similar and then make changes as needed. Also, under the File Menu, there is an Import from Field to Finish command that can be used to create GIS Features from an existing FLD file. Once finished, you can use the Report function to create a report of all defined Features and Attributes. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 21 of 33

24 The next step is to create new Symbols (Block definitions) that will display the GIS Attributes. To do this, we will create a copy of a standard Carlson Symbol and add new, custom Attributes. For the FHG Feature, we will use spt16.dwg and for the MHG Feature we will use spt65.dwg. (7 23) Open spt16.dwg from the /SUP folder. (7 24) Use the SaveAs command to save the file in a new location with the filename spt16_fhg.dwg. (7 25) Create new Attributes using the ATTDEF command. (7 26) Un check all Modes or Attribute Flags. (7 27) Set the Insertion Point to 0,0,0. Note: If you use Attribute Layout ID = 2, an Insertion Point of 2, 3.5,0 will position the new Attributes directly below the point description. (7 28) Set the Tag and Prompt values to the first Feature Attribute Name: FHID. (7 29) Set the Text Height to 1.0. (7 30) In AutoCAD, pick the OK button and in IntelliCAD, pick the Define button. AutoCAD ATTDEF Dialog Box Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 22 of 33

25 (7 31) Repeat the steps above to create additional Attributes for the FHG Symbol: COLOR and PORTS. To define each additional Attribute in AutoCAD: Re enter the ATTDEF command and then pick the checkbox to Align below previous attribute definition. Change the Tag and Prompt and then pick the OK button. IntelliCAD ATTDEF Dialog Box To define each additional Attribute in IntelliCAD: Since the dialog box doesn t close after picking Define, you can just change the Name and Prompt for the next Attribute and pick the Define button again. The new Attribute will automatically be positioned below the one previously defined. After entering the last Name and Prompt, pick Define and Exit. (7 32) Save and Close the new Block drawing. The new spt16_fhg.dwg Block is shown to the right. (7 33) Repeat the steps above to create new Symbol spt65_mhg.dwg having custom Attributes for MHID, TYPE, RIMDIAM and DEPTH. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 23 of 33

26 To be accessible in Field to Finish, the new Block drawing must be defined in Carlson s Symbol Library. (7 34) Go to Settings Menu > Symbol Library. (7 35) In the Symbol Library, use the Add Category button to create a MyGIS Category. (7 36) Select the Category MyGIS. (7 37) Pick the Import Symbols button. (7 38) Browse to and select the spt16_fhg.dwg and spt65_mhg.dwg files. (7 39) When prompted whether to copy the file to the program \SUP folder, respond as appropriate for your organization. I recommend picking Yes. After adding the Symbols to the MyGIS Category, the Edit Symbol Library window should look like the image to the right. (7 40) Pick the Save button. (7 41) Pick the Exit button to close Symbol Library. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 24 of 33

27 The next step is to associate your Field to Finish command with the new GIS file. (7 42) Go to Survey Menu > Draw Field to Finish. (7 43) When prompted, associate the current drawing to any CRD file. (7 44) In the Draw Field to Finish window, use the Set button to assign the GIS Table. Note: The current CRD file and FLD Code Table settings do not matter at this time. (7 45) Pick the Edit Codes/Points button. (7 46) From the Field to Finish dialog box, pick the Code Table Settings button. (7 47) Follow the prompts to create a new FLD file that will be used for GIS data collection. Note: The new FLD file must be named the same and saved in the same folder as the GIS file in order to work properly. (7 48) Pick the Import GIS Feature Codes button and, when prompted, select the GIS file created earlier. In the Field to Finish window, you can see the Codes that have been imported from the GIS file. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 25 of 33

28 Next, each Code must be edited in order to properly display Symbols and Block Attributes. (7 49) Pick the Edit button next to the FHG Field Code. On the General tab: (7 50) Enter the Description. (7 51) Specify the Main Layer and Distinct Point Layer Names. (7 52) Set the Attribute Layout ID. (7 53) Change other settings as needed. (7 54) Pick the GIS Setup button. Make sure that the GIS Features setting for Points is set to the correct Feature from the GIS file: FHG. (7 55) Uncheck all Attributes to Create except for SurvCE GIS Fields. Jennifer DiBona (919) Page 26 of 33

29 On the Symbol tab: (7 56) Change the Symbol to the new spt16_fhg. (7 57) Pick the Custom Attributes button. (7 58) Make sure that the Tags that populate the Custom Attributes window are the correct ones for the FHG Feature. (7 59) Pick the Set button to set the Value for Tag #1 (FHID). (7 60) Change the Parameter Type to GIS By Name. (7 61) Next to Name, enter the GIS Feature Attribute that is to be used to populate the Block Attribute: FHID. (7 62) Repeat these steps to set the Value for the COLOR and PORTS Tags. (7 63) Repeat the steps above to modify Code MHG to use Symbol spt65_mhg and its associated Attributes. Jennifer DiBona (919) Page 27 of 33

30 (7 64) After the Field Codes have been modified, pick the Save button to save the new FLD file. Our next step is to export this FLD file to a Feature Code List (.fcl) file that can be used in the field by SurvCE or SurvPC. (7 65) Pick the Code Table Settings button. (7 66) Pick the Export SurvCE Codes button and specify a filename and folder for the new FCL file. Remember: The FCL file and GIS file must be named the same in order to work properly. (7 67) Once finished, exit completely out of Field to Finish without drawing points into the drawing. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 28 of 33

31 Now it s time to store some points in SurvCE or SurvPC. For purposes of this exercise, we will be using and showing screen captures from SurvPC but everything will work the same in SurvCE. Also, this is not a SurvCE/SurvPC lesson so best practices have not been followed. (7 68) Copy your GIS and FCL files to the data collector. Note: As mentioned previously, the GIS and FCL files must have the same name and be stored in the same folder. (7 69) Set the CRD file and other configuration settings as needed. (7 70) From the File Menu, pick the Feature Code List button. (7 71) Pick the Load button and then select the FCL file. The Codes are displayed and should match those shown in the image to the right. (7 72) Close the Feature Code List window. (7 73) From the Equip Menu, pick the Configure button. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 29 of 33

32 (7 74) For purposes of this exercise, in the General Menu, select the option to Prompt for Height & Description. (7 75) Pick the green checkmark to accept changes and return to the main menu. (7 76) From the Survey Menu, pick Store Points. (7 77) Pick the S button to Store a point. (7 78) Pick the FHG Code from the list. (7 79) Pick the green checkmark to continue. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 30 of 33

33 (7 80) Enter data for the Hydrant ID, Hydrant Color and # of Ports. (7 81) Pick the Store button. (7 82) In the Store Pts screen, pick the S button to store another point. (7 83) Pick the MHG Code from the list. (7 84) Pick the green checkmark to continue. (7 85) Enter data for the Manhole ID, Type of Manhole, Rim Diameter and Depth to Invert. (7 86) Pick the Store button. (7 87) Close the Store Pts window and then close out of SurvPC. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 31 of 33

34 When we started collecting points, the only two files in this folder were 04 08_TCG_GIS.fcl and 04 08_TCG_GIS.gis. The additional files and folders shown to the right were created automatically by SurvPC. We are now ready for the final step of processing this data in Carlson Survey. (7 88) Copy the CRD and VTT files from the data collector to a new folder accessible from Carlson Survey. In Carlson Survey... (7 89) Start or open a drawing and set the CRD file that was copied from the data collector current. Remember: The CRD file and VTT file must have the same filename and be stored in the same folder. (7 90) Go to Survey Menu > Draw Field to Finish. (7 91) Make sure that the FLD Code Table and GIS Table are set properly. Remember: The FLD and GIS files must have the same name and be stored in the same folder and the GIS file must be the original of the one used to store points in the field. (7 92) Pick OK to Draw Field to Finish. Jennifer DiBona (919) ContactUs@thatcadgirl.com Page 32 of 33

35 The results are shown below... Jennifer DiBona (919) Page 33 of 33

Using Field to Finish. Carlson Survey & SurvCE

Using Field to Finish. Carlson Survey & SurvCE Maryland Society of Surveyors 2013 Fall Conference Using Field to Finish with Carlson Survey & SurvCE Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing

More information

New Jersey SurvCon 2018 Carlson GIS for Surveyors Presented by

New Jersey SurvCon 2018 Carlson GIS for Surveyors Presented by Carlson GIS for Surveyors Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business as That CAD Girl. She is based in Raleigh, North Carolina. Jennifer

More information

Working with Profiles

Working with Profiles Tennessee Association of Professional Land Surveyors 2016 Annual Conference Murfreesboro Working with Profiles In Carlson Software Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD

More information

Field to Finish. Surface Modeling

Field to Finish. Surface Modeling New Jersey SurvCon 2014 Field to Finish And Surface Modeling with Carlson Survey Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business as That CAD

More information

Carlson GIS for Surveyors

Carlson GIS for Surveyors Professional Land Surveyors of Ohio 2016 Annual Conference -- Dayton Ohio Carlson GIS for Surveyors Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business

More information

Version 1.0 March 15, 2017

Version 1.0 March 15, 2017 March 15, 2017 Carlson Field to Finish New Mexico Land Surveyors Contents Introduction... 3 Carlson Survey Field to Finish... 3 Data for input to Field to finish... 3 Formats... 3 Manufacturers... 3 The

More information

Introduction to Autodesk Land Desktop and Civil Design Geoffrey J. Coleman, PE

Introduction to Autodesk Land Desktop and Civil Design Geoffrey J. Coleman, PE Introduction to Autodesk Land Desktop 2005 and Civil Design 2005 Geoffrey J. Coleman, PE Learn the Land Development Software used by Civil Engineers and Land Surveyors around the world. SDC PUBLICATIONS

More information

That CAD Girl. J ennifer dib ona. Carlson 2008 Creating Roadway Templates. Website:

That CAD Girl. J ennifer dib ona. Carlson 2008 Creating Roadway Templates. Website: That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Carlson 2008 Creating Roadway Templates Defining roadway templates can

More information

Survey Features - Objectives

Survey Features - Objectives Survey Features - Objectives What is Coding? The Style Manager Survey Styles Survey Style Characteristics Survey Style Attributes Survey Style Custom Operations Understanding Control Coding Correcting

More information

SmartDraft 19 PConnect Manual

SmartDraft 19 PConnect Manual Ignite your productivity. Manual PConnect Version: 19.0.x SmartDraft is designed to make AutoCAD, AutoCAD Civil 3D, AutoCAD Map 3D and BricsCAD more productive for civil engineers, mapping professionals,

More information

Detailed Geoid Creation

Detailed Geoid Creation Detailed Geoid Creation In addition to the standard methods of Geoid creation found in Carlson X-Port, customized geoids can also be created with Carlson Survey. Carlson X-Port, the desktop product that

More information

If you are relying on someone else to provide existing ground data to you, use the guidelines below to ensure you receive the best data available.

If you are relying on someone else to provide existing ground data to you, use the guidelines below to ensure you receive the best data available. That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Basics of Existing Ground Surface Generation The accuracy of an existing

More information

Essentials of Points and User-Defined Properties in Autodesk Civil 3D

Essentials of Points and User-Defined Properties in Autodesk Civil 3D 11/28/2005-5:00 pm - 6:30 pm Room:S. Hemispheres (Salon III) (The Dolphin) Walt Disney World Swan and Dolphin Resort Orlando, Florida Essentials of Points and User-Defined Properties in Autodesk Civil

More information

How Smart Are Your Tables? Jeanne Aarhus Aarhus Associates, LLC

How Smart Are Your Tables? Jeanne Aarhus Aarhus Associates, LLC How Smart Are Your Tables? Jeanne Aarhus Aarhus Associates, LLC AC2251-L Are you using tables in AutoCAD software to their fullest potential? Do you still manually collect data from your AutoCAD file,

More information

Survey and Cogo on-line manual. On-line Users Manual Updated November 8, Automatic Menu Loading:

Survey and Cogo on-line manual. On-line Users Manual Updated November 8, Automatic Menu Loading: Survey and Cogo on-line manual On-line Users Manual Updated November 8, 2006 Automatic Menu Loading: If you are using Autocad or IntelliCAD Start Autocad or IntelliCAD Open Windows explorer Browse to the

More information

Pipe Networks CHAPTER INTRODUCTION OBJECTIVES

Pipe Networks CHAPTER INTRODUCTION OBJECTIVES CHAPTER 11 Pipe Networks INTRODUCTION Pipe networks are integral to a site-design solution. The piping system s complexity can vary from simple culverts to several storm and sanitary networks that service

More information

Job Settings Special Codes Settings... 5 Configure Settings

Job Settings Special Codes Settings... 5 Configure Settings Revision Date: April 2016 Current Version: 4.05CE.07PC (May 2015 Release) 1 Job Settings... 4 Special Codes Settings... 5 Configure Settings... 5... 6-4.05... 6-4.03... 6 Program Changes/Updates-4.02...

More information

Trimble s RoadLink Utility Tutorials

Trimble s RoadLink Utility Tutorials Trimble s RoadLink utility is an interface between third-party road definitions and Trimble survey devices. It lets you import or key in road definitions, view them graphically, edit them if required,

More information

Newsletter 11. Faithfully yours, Shlomi Sivan, CEO Sivan Design D.S Ltd April, Sales Phone: , Ext: 4

Newsletter 11. Faithfully yours, Shlomi Sivan, CEO Sivan Design D.S Ltd April, Sales Phone: , Ext: 4 Newsletter 11 The year ended Dec. 2006 was a very successful year for the CivilCAD 2006 software; with a growth of 70% in the sales volume, we have exceeded 3200 users, and 1000 customers. Our participation

More information

Roadway Alignments and Profiles

Roadway Alignments and Profiles NOTES Module 15 Roadway Alignments and Profiles In this module, you learn how to create horizontal alignments, surface profiles, layout (design) profiles, and profile views in AutoCAD Civil 3D. This module

More information

A stratum is a pair of surfaces. When defining a stratum, you are prompted to select Surface1 and Surface2.

A stratum is a pair of surfaces. When defining a stratum, you are prompted to select Surface1 and Surface2. That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Volume Calculations Initial Setup You must be attached to the correct Land

More information

Never Digitize Again! Converting Paper Drawings to Vector

Never Digitize Again! Converting Paper Drawings to Vector December 2-5, 2003 MGM Grand Hotel Las Vegas Never Digitize Again! Converting Paper Drawings to Vector Felicia Provencal GD42-3L How many hours have you spent hunched over a digitizing board converting

More information

Field to Finish and the New Survey Tools in AutoCAD Civil 3D 2013

Field to Finish and the New Survey Tools in AutoCAD Civil 3D 2013 Field to Finish Using AutoCAD Civil 3D Field to Finish and the New Survey Tools in AutoCAD Civil 3D 2013 Shawn Herring, Sr. Civil Application Engineer/Support & Training Manager Jason Jenkins, PLS Civil

More information

Transformation Range of Points: Add to Point Numbers: Overwrite Existing Point Numbers: Use New Point Numbers: Store in New CRD File:

Transformation Range of Points: Add to Point Numbers: Overwrite Existing Point Numbers: Use New Point Numbers: Store in New CRD File: Transformation This command allows you to translate, rotate, and/or scale points and linework in the current job. The Align option does all 3 (translate, rotate, scale) at once. Any point drawn on the

More information

An Alternative Implementation of Civil 3D Pipe Networks

An Alternative Implementation of Civil 3D Pipe Networks TECHNICAL WHITEPAPER An Alternative Implementation of Civil 3D Pipe Networks Pipe Networks in Civil 3D use a default pipe network layer set that is for storm water sewer systems. With this default network

More information

Top Productivity Tips for AutoCAD 2009

Top Productivity Tips for AutoCAD 2009 Top Productivity Tips for AutoCAD 2009 Jonathan Christie Course Summary: Find out how to apply new and existing AutoCAD power tools and watch your drafting productivity improve. Learn how to re-use design

More information

User s Guide. Release Service pack Document Date: 1-March-2012

User s Guide. Release Service pack Document Date: 1-March-2012 User s Guide Document Date: 1-March-2012 Release 2012 Service pack 1.3 www.projectmonitoringsystems.com 1 Recommendation If you are new to PMS Mobilizer, it is strongly recommended to take a print out

More information

Land Development Suite for BricsCAD Manual: Survey and Cogo commands:

Land Development Suite for BricsCAD Manual: Survey and Cogo commands: Land Development Suite for BricsCAD Manual: Survey and Cogo commands: Before you begin go to Drafting -- Drawing Setup Drawing Setup - Select English or Metric units -changes the ltscale and labeling precision,

More information

Migrating from Autodesk Land Desktop to Autodesk Civil 3D CV42-3L

Migrating from Autodesk Land Desktop to Autodesk Civil 3D CV42-3L December 2-5, 2003 MGM Grand Hotel Las Vegas Migrating from Autodesk Land Desktop to Autodesk Civil 3D CV42-3L About the Speaker: Pete Kelsey is an Autodesk Authorized Consultant an Autodesk Certified

More information

Let s see the use of each option available under create feature line window:

Let s see the use of each option available under create feature line window: FEATURE LINE: Feature line is a kind of a line or an object which we can use as a base line or foot print of grading object. In civil 3d if you want use grading tool you have some kind of base or foot

More information

Tutorial Second Level

Tutorial Second Level AutoCAD 2018 Tutorial Second Level 3D Modeling Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites to learn

More information

Have your Cake and Eat it Too Using Modern Survey Packages, Workflows and Applications with Autodesk Civil 3D

Have your Cake and Eat it Too Using Modern Survey Packages, Workflows and Applications with Autodesk Civil 3D Have your Cake and Eat it Too Using Modern Survey Packages, Workflows and Applications with Autodesk Civil 3D Autodesk Civil 3D is a very powerful and popular solution applicable in many Civil Engineering

More information

v Overview SMS Tutorials Prerequisites Requirements Time Objectives

v Overview SMS Tutorials Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

LD20493 From AutoCAD Civil 3D to Storm and Sanitary Analysis - Pond Design Using Volume-Grading Tools

LD20493 From AutoCAD Civil 3D to Storm and Sanitary Analysis - Pond Design Using Volume-Grading Tools LD20493 From AutoCAD Civil 3D to Storm and Sanitary Analysis - Pond Design Using Volume-Grading Tools Kevin Larkin LSC Design, Inc. Learning Objectives Learn how to dynamically model stormwater ponds using

More information

Survey Database to Surface Creation in Civil 3D

Survey Database to Surface Creation in Civil 3D Survey Database to Surface Creation in Civil 3D For WSLS 2019 Institute by Russ Nicloy, MACER Technologies, Inc. Contents Survey Database to Surface Creation in Civil 3D... 2 Setting up the Survey Database...

More information

Autodesk Inventor 2019 and Engineering Graphics

Autodesk Inventor 2019 and Engineering Graphics Autodesk Inventor 2019 and Engineering Graphics An Integrated Approach Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the

More information

AutoCAD MEP 2010 Advanced Tips and Tricks

AutoCAD MEP 2010 Advanced Tips and Tricks Speaker Name David Butts MP214-1L The primary goal of this course is to take a deep dive into the more advanced features of AutoCAD MEP 2010, which will better assist users in meeting their design, documentation

More information

Chapter 4 Feature Design Tree

Chapter 4 Feature Design Tree 4-1 Chapter 4 Feature Design Tree Understand Feature Interactions Use the FeatureManager Design Tree Modify and Update Feature Dimensions Perform History-Based Part Modifications Change the Names of Created

More information

Revit Architecture. So you want to start a family? Veronica Lamb S2-2

Revit Architecture. So you want to start a family? Veronica Lamb S2-2 Revit Architecture So you want to start a family? Veronica Lamb S2-2 Course Summary: Learn the basics of creating families in Revit Architecture. This course is suited for individuals with little to no

More information

Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk SSA

Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk SSA Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk Josh Kehs, P.E. Autodesk, Inc. CI4541 Learning Objectives At the end of this class, you will be able to: Model

More information

WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS

WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS v. 9.0 WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS Objectives Learn how to build cross sections, stream centerlines, and bank

More information

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS v. 10.1 WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS Objectives Learn how to build cross sections, stream centerlines, and

More information

Roundabout Design Using AutoCAD Civil 3D 2010 Intersection Tools

Roundabout Design Using AutoCAD Civil 3D 2010 Intersection Tools Roundabout Design Using AutoCAD Civil 3D 2010 Intersection Tools Marie-Pierre Lebel Consortech Solutions CV214-1 Learn how to leverage the new intersection design tools from AutoCAD Civil 3D 2010 for use

More information

OpenRoads Creating Subsurface Utility Models

OpenRoads Creating Subsurface Utility Models OpenRoads Creating Subsurface Utility Models Existing and Proposed Utilities Presenter: Robert Garrett, PE Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Before you Begin:...

More information

Carlson Survey Getting Started with Points

Carlson Survey Getting Started with Points Index File Extensions.cfg... See Configuration Settings (.cfg) file.crd... See Coordinate (.crd) file.dwg... See Drawing (.dwg) file.dwt... See Drawing Template (.dwg) file.grp... See Point Group (.grp)

More information

AEC Logic. AEC Terrain. A program to manage earth works in a construction project. Yudhishtirudu Gaddipati 29-Jun-13

AEC Logic. AEC Terrain. A program to manage earth works in a construction project. Yudhishtirudu Gaddipati 29-Jun-13 AEC Logic AEC Terrain A program to manage earth works in a construction project Yudhishtirudu Gaddipati 29-Jun-13 Contents 1 Introduction:... 5 2 Program Launch... 5 2.1 How to Launch Program... 5 2.2

More information

CREATE SEWER NETWORK CALL OUTS FOR PLAN VIEW IN CIVIL 3D:-

CREATE SEWER NETWORK CALL OUTS FOR PLAN VIEW IN CIVIL 3D:- CREATE SEWER NETWORK CALL OUTS FOR PLAN VIEW IN CIVIL 3D:- We need to create pipe labels to convey engineering and design information in plan or profile view. We can label any property of a pipe network,

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

Revit 2018 Architecture Certification Exam Study Guide

Revit 2018 Architecture Certification Exam Study Guide ELISE MOSS Autodesk Autodesk Certified Instructor Revit 2018 Architecture Certification Exam Study Guide Certified User and Certified Professional SDC P U B L I C AT I O N S Better Textbooks. Lower Prices.

More information

Autodesk Certification Exam Guide AutoCAD Civil 3D 2010

Autodesk Certification Exam Guide AutoCAD Civil 3D 2010 Autodesk Certification Exam Guide AutoCAD Civil 3D 2010 Preparation Guide for AutoCAD Civil 3D 2010 Certified Associate and AutoCAD Civil 3D 2010 Certified Professional Certification Exams. This guide

More information

Readme for Advanced Road Design for Civil 3D, AutoCAD and BricsCAD

Readme for Advanced Road Design for Civil 3D, AutoCAD and BricsCAD Readme for Advanced Road Design for Civil 3D, AutoCAD and BricsCAD V16.00 This readme contains important information regarding the installation and use of Advanced Road Design versions as described above.

More information

Stringer Topo. For BricsCAD and AutoCAD. Getting Started

Stringer Topo. For BricsCAD and AutoCAD. Getting Started Stringer Topo For BricsCAD and AutoCAD Getting Started Table of Contents Typical Surveyors Workflow - Stringer Topo for CAD... 1 Module 1 - Introduction to Stringer Topo for CAD... 2 Module 2: Introduction

More information

AutoCAD Civil 3D 2010 Education Curriculum Student Workbook Unit 2: Create Ground Data

AutoCAD Civil 3D 2010 Education Curriculum Student Workbook Unit 2: Create Ground Data AutoCAD Civil 3D 2010 Education Curriculum Student Workbook Unit 2: Create Ground Data Lesson 3 Surfaces Overview In this lesson, you learn how to work with surfaces in AutoCAD Civil 3D. Surfaces are threedimensional

More information

Processing Feature Codes SPECTRA PRECISION SURVEY OFFICE TUTORIAL

Processing Feature Codes SPECTRA PRECISION SURVEY OFFICE TUTORIAL Processing Feature Codes SPECTRA PRECISION SURVEY OFFICE TUTORIAL Corporate office: Spectra Precision 10355 Westmoor Drive Suite #100 Westminster, CO 80021 USA Phone: +1-720-587-4700 Toll free (in USA):

More information

PATHFINDER3D Help. Updated September 26, Page 1 of 40

PATHFINDER3D Help. Updated September 26, Page 1 of 40 PATHFINDER3D Help Updated September 26, 2012 Page 1 of 40 Contents Introduction... 4 Product Description... 4 How to use this document... 4 Terms... 4 Procedures... 5 Installing... 5 Configuring... 6 Licensing...

More information

CV4869-L CV7898-L Subassembly Composer for AutoCAD Civil 3D 2015

CV4869-L CV7898-L Subassembly Composer for AutoCAD Civil 3D 2015 CV4869-L CV7898-L Shawn Herring, ProSoft, Sr. Civil AE / Consulting & Services Manager - Primary Speaker Lab Assistants: Miguel Medina, ProSoft, Civil Application Engineer Rick Ellis, Cadapult Class Description

More information

Custom Tables with the LandXML Report Extension David Zavislan, P.E.

Custom Tables with the LandXML Report Extension David Zavislan, P.E. December 2-5, 2003 MGM Grand Hotel Las Vegas Custom Tables with the LandXML Report Extension David Zavislan, P.E. CV41-2 Learn some basic concepts of LandXML and the extensible Stylesheet Language (XSL)

More information

Autodesk Inventor 2016

Autodesk Inventor 2016 Parametric Modeling with Autodesk Inventor 2016 Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites to learn

More information

1. Concepts and What s New Concepts What's New in E Getting Started Starting Electra Page Scale

1. Concepts and What s New Concepts What's New in E Getting Started Starting Electra Page Scale 1 1. Concepts and What s New... 6 1.1 Concepts... 6 1.2 What's New in E6... 7 2. Getting Started... 8 2.1 Starting Electra... 8 2.2 Page Scale... 8 2.3 Page Measurement Units... 9 2.4 Stencils and Drawing

More information

A Practical Guide to AutoCAD Civil 3D 2018 Rick Ellis

A Practical Guide to AutoCAD Civil 3D 2018 Rick Ellis A Practical Guide to AutoCAD Civil 3D 2018 Rick Ellis A CADapult Press Publication Copyright Copyright CADapult Press, Inc. 2017 All rights reserved. No part of this publication may be reproduced in any

More information

Revit 2017 Architecture Certification Exam Study Guide

Revit 2017 Architecture Certification Exam Study Guide ELISE MOSS Autodesk Autodesk Certified Instructor Revit 2017 Architecture Certification Exam Study Guide Certified User and Certified Professional SDC P U B L I C AT I O N S Better Textbooks. Lower Prices.

More information

NYSAPLS 50 th Anniversary Surveyor's Conference and Exhibition

NYSAPLS 50 th Anniversary Surveyor's Conference and Exhibition Field to Finish - 3D Modeling and DTM (InRoads Survey and PowerSurvey Basics) Presenter: Gerald B. Danzy, Software/Product Consultant Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

v Water Distribution System Modeling Working with WMS Tutorials Building a Hydraulic Model Using Shapefiles Prerequisite Tutorials None

v Water Distribution System Modeling Working with WMS Tutorials Building a Hydraulic Model Using Shapefiles Prerequisite Tutorials None v. 10.1 WMS 10.1 Tutorial Water Distribution System Modeling Working with EPANET Building a Hydraulic Model Using Shapefiles Objectives Open shapefiles containing the geometry and attributes of EPANET

More information

The Ten Commandments of Equipment and Part Building in Autodesk AutoCAD Plant 3D

The Ten Commandments of Equipment and Part Building in Autodesk AutoCAD Plant 3D The Ten Commandments of Equipment and Part Building in Autodesk AutoCAD Plant 3D Creg Dieziger Sr. Designer, Morrison-Maierle, Inc. PD2940-L 90 Minutes - Hands-on Lab - 12/3/13 (Tuesday) 8:00 AM In this

More information

Using Attributes. Engineering Design Technology Sacramento City College. Using Attributes 1

Using Attributes. Engineering Design Technology Sacramento City College. Using Attributes 1 Engineering Design Technology Sacramento City College 1 Objectives Assign attributes to blocks. Edit attributes defined for existing blocks. Create a template file for the storage of block attribute data.

More information

TRIMBLE ACCESS PIPELINES USER GUIDE

TRIMBLE ACCESS PIPELINES USER GUIDE TRIMBLE ACCESS PIPELINES USER GUIDE Version 2018.00 Revision A June 2018 Contents Introduction 4 Jobs, tallies and joint maps 5 Stakeout 9 Pipelines jobs 10 To configure Pipeline options 10 To link weld

More information

Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA

Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA AB110-3 If you have created AutoCAD Architecture (formerly ADT) object styles and want to know how to easily share

More information

Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems

Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems AUTODESK REVIT STRUCTURE AUTODESK BUILDING SYSTEMS Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems This white paper explains how structural engineers using Autodesk

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2008 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

GstarCAD Complete Features Guide

GstarCAD Complete Features Guide GstarCAD 2017 Complete Features Guide Table of Contents Core Performance Improvement... 3 Block Data Sharing Process... 3 Hatch Boundary Search Improvement... 4 New and Enhanced Functionalities... 5 Table...

More information

To change the shape of a floating toolbar

To change the shape of a floating toolbar Modifying toolbars You can change the size of toolbar buttons and reposition, add, or delete toolbar buttons. You can also change the toolbar name and turn tooltips on and off. An important item to note-

More information

A set of annotation templates that maybe used to label objects using information input in the data model mentioned above.

A set of annotation templates that maybe used to label objects using information input in the data model mentioned above. AUTOCAD MAP 3D 2009 WHITE PAPER Industry Toolkits Introduction In today s world, passing of information between organizations is an integral part of many processes. With this comes complexity in a company

More information

Placing Spaces. Let Me Try! Before you begin. The following files are needed for this Let Me Try exercise: M_c04_archi_spaces_rmp2015.

Placing Spaces. Let Me Try! Before you begin. The following files are needed for this Let Me Try exercise: M_c04_archi_spaces_rmp2015. Placing Spaces Before you begin The following files are needed for this Let Me Try exercise: For Imperial: For Metric: c04_archi_spaces_2016.rvt M_c04_archi_spaces_rmp2015.rvt To access the files from

More information

[InfraWorks 360 There s a Trick to That]

[InfraWorks 360 There s a Trick to That] [LD17877] [InfraWorks 360 There s a Trick to That] [Juan Soto] [Kimley-Horn] Learning Objectives Create custom retaining walls Use SDF, blocks and Autodesk points for quick importing to InfraWorks 360

More information

Learn how to link a hydrologic model to the SWMM storm drain model

Learn how to link a hydrologic model to the SWMM storm drain model v. 10.1 WMS 10.1 Tutorial Learn how to link a hydrologic model to the SWMM storm drain model Objectives Build a rational method hydrologic model and compute sub-basin flows. Import storm drain network

More information

Interface with. 3DMC Machine Control

Interface with. 3DMC Machine Control Interface with 3DMC Machine Control Preamble In our experience software options are often only used in their simplest forms particularly when combined with data transfer. This document aims to uncover

More information

Sheets and Revisions A Super Duper Click Saver Production

Sheets and Revisions A Super Duper Click Saver Production Sheets and Revisions A Super Duper Click Saver Production Jarod Schultz, Director of Autodesk Services 1 P a g e J a r o d S c h u l t z, i n i t i a l. a e c 2 P a g e J a r o d S c h u l t z, i n i t

More information

1 - System Requirements

1 - System Requirements Structural Desktop - Single-Seat Workstation Professional Version 4.0 Installation Instructions Please read Section 4, Registering Your License, before registering your purchase of Structural Desktop.

More information

AutoCAD Civil 3D 2011 ESSENTIALS

AutoCAD Civil 3D 2011 ESSENTIALS AutoCAD Civil 3D 2011 ESSENTIALS SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Module 2 Parcels Level 1 This module introduces: Section 1: Parcels Overview Introduction to Parcels

More information

Visual Dialogue User Guide. Version 6.0

Visual Dialogue User Guide. Version 6.0 Visual Dialogue User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its

More information

Civil 3-D PROFILE CREATION

Civil 3-D PROFILE CREATION Civil 3-D PROFILE CREATION 1 Alignment Overview: As in previous CAD versions, an alignment is a line that describes where you intend the centerline of your planned work to be. That s all. But, in Civil

More information

Importing and Coordinating Models

Importing and Coordinating Models Bonus Chapter 6 Importing and Coordinating Models It s amazing that we re up to Bonus Chapter 6, and yet I m sure many readers are still unclear about how BIM fits in here. Yes, most of the previous chapters

More information

Feature-based CAM software for mills, multi-tasking lathes and wire EDM. Getting Started

Feature-based CAM software for mills, multi-tasking lathes and wire EDM.  Getting Started Feature-based CAM software for mills, multi-tasking lathes and wire EDM www.featurecam.com Getting Started FeatureCAM 2015 R3 Getting Started FeatureCAM Copyright 1995-2015 Delcam Ltd. All rights reserved.

More information

Network-Based Tool Palettes the "Easy" Way Eric A Bogenschutz BSA LifeStructures

Network-Based Tool Palettes the Easy Way Eric A Bogenschutz BSA LifeStructures Eric A Bogenschutz BSA LifeStructures CM25-2 In this session, we will discuss the process of creating a network-based Tool Catalog that can be shared by all of your users. This catalog can be edited or

More information

Select the Parks within Forest Acres

Select the Parks within Forest Acres Select the Parks within Forest Acres TASKS RESULT 1. Add the county boundary, municipalities and parks (pts.) layers to your map 2. Save your map (.mxd) to your desktop Your map should look something like

More information

Readme for Advanced Road Design for Civil 3D V15.01

Readme for Advanced Road Design for Civil 3D V15.01 Readme for Advanced Road Design for Civil 3D V15.01 This readme contains important information regarding the installation and use of Advanced Road Design versions as described above. This version of Advanced

More information

BASIC NAVIGATION & VIEWS...

BASIC NAVIGATION & VIEWS... Content Overview VISUAL TOUR... 5 NEW FEATURES IN OUTLOOK 2010... 6 BASIC NAVIGATION & VIEWS... 7 SETTING PREFERENCES... 7 Creating an Outlook Shortcut... 7 Choosing a Startup View... 7 CUSTOMIZING INBOX

More information

Tutorial 2: Particles convected with the flow along a curved pipe.

Tutorial 2: Particles convected with the flow along a curved pipe. Tutorial 2: Particles convected with the flow along a curved pipe. Part 1: Creating an elbow In part 1 of this tutorial, you will create a model of a 90 elbow featuring a long horizontal inlet and a short

More information

Evaluating Multiple Stormwater Analysis and Design Alternatives with StormCAD

Evaluating Multiple Stormwater Analysis and Design Alternatives with StormCAD Evaluating Multiple Stormwater Analysis and Design Alternatives with StormCAD Workshop Overview In this workshop you will use StormCAD to analyze an existing storm sewer system. You will add a parking

More information

REFERENCE. Section 6. Field Use Tutorial 2-1

REFERENCE. Section 6. Field Use Tutorial 2-1 REFERENCE Section 6 Field Use Tutorial 2-1 REFERENCE 2-2 Field Use Overview RTK GPS support is an additional feature in Sitework 4D, which must be purchased separately. In addition to creating takeoffs

More information

Mapping Tabular Data

Mapping Tabular Data Mapping Tabular Data ArcGIS Desktop 10.1 Instructional Guide Kim Ricker GIS/Data Center Head (713) 348-5691 Jean Niswonger GIS Support Specialist (713) 348-2595 This guide was created by the staff of the

More information

Survey Basics CHAPTER INTRODUCTION OBJECTIVES

Survey Basics CHAPTER INTRODUCTION OBJECTIVES CHAPTER 14 Survey Basics INTRODUCTION Most projects start and end with point data. In the beginning, the field data describes the current site, its legal boundaries, and the utilities that serve it. The

More information

SolidWorks 2½D Parts

SolidWorks 2½D Parts SolidWorks 2½D Parts IDeATe Laser Micro Part 1b Dave Touretzky and Susan Finger 1. Create a new part In this lab, you ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select

More information

Welcome to MicroStation

Welcome to MicroStation Welcome to MicroStation Module Overview This module will help a new user become familiar with the tools and features found in the MicroStation design environment. Module Prerequisites Fundamental knowledge

More information

Creating Web Pages with SeaMonkey Composer

Creating Web Pages with SeaMonkey Composer 1 of 26 6/13/2011 11:26 PM Creating Web Pages with SeaMonkey Composer SeaMonkey Composer lets you create your own web pages and publish them on the web. You don't have to know HTML to use Composer; it

More information

Working with Neutral Format Surface and Solid Models in Autodesk Inventor

Working with Neutral Format Surface and Solid Models in Autodesk Inventor Working with Neutral Format Surface and Solid Models in Autodesk Inventor JD Mather Pennsylvania College of Technology Session ID ML205-1P In this class we will learn how to utilize neutral format data

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

ArborCAD by CAD International. Reference Manual

ArborCAD by CAD International. Reference Manual Reference Manual This application reference manual is to be read in conjunction with the RealCAD Reference Manual accessible from the HELP menu at the top of your CAD screen. Whilst the RealCAD Reference

More information

Table of Contents COURSE OVERVIEW... 5

Table of Contents COURSE OVERVIEW... 5 Table of Contents COURSE OVERVIEW... 5 DISCUSSION... 5 THE NEW DATABASE FORMAT... 5 COURSE TOPICS... 6 CONVENTIONS USED IN THIS MANUAL... 7 Tip Open a File... 7 LESSON 1: THE NEW INTERFACE... 8 LESSON

More information

3DReshaper Help DReshaper Beginner's Guide. Surveying

3DReshaper Help DReshaper Beginner's Guide. Surveying 3DReshaper Beginner's Guide Surveying 1 of 29 Cross sections Exercise: Tunnel analysis Surface analysis Exercise: Complete analysis of a concrete floor Surveying extraction Exercise: Automatic extraction

More information