Exercise 5: Working with Quantity Reports

In this exercise, you will generate quantity reports, and then examine several ways to use the resulting data.

You can display and save reports in multiple formats, including XML, CSV, HTML, and TXT. Two types of quantity takeoff reports are available:

This exercise continues from Exercise 4: Assigning Rate Item Codes to Corridors.

Generate a summary rate item quantity report

  1. Open Quantities-5.dwg, which is located in the tutorials drawings folder.

    This drawing contains a commercial site, which consists of a building footprint, a parking lot, and access roads. Several of the objects in this drawing have rate items associated with them.

  2. Click Analyze tab QTO panel Takeoff Find.
  3. In the Compute Quantity Takeoff dialog box, specify the following parameters:
    • Report Type: Summary
    • Report Extents: Drawing

      This option specifies that the report will include rate item data for all objects in the current drawing. Other options enable you to restrict the report to objects that are within a sheet or selection set.

    • Limit Extents To Alignment Chainage Range: Cleared

      Use this option to specify an alignment chainage range to which to restrict the report. The report will include rate item data for drawing objects that can be projected onto the alignment within the specified chainage range.

      In this exercise, you will not restrict the quantity report.

    • Report Selected Rate Items Only: Cleared
  4. Click Compute.
  5. In the Quantity Takeoff Report dialog box, in the drop-down menu, select Summary (TXT).xsl.

    Examine the report. Notice that the report lists the ID, description, total quantity, and unit of measure for each rate item.

    Note:

    The quantities for the rate items that are associated with the corridor codes are not calculated in a summary report. In the following steps, these items will be calculated in a itemized report.

  6. In the Quantity Takeoff Report dialog box, click Close.

Generate a detailed rate item quantity report

  1. In the Compute Quantity Takeoff dialog box, specify the following parameters:
    • Report Type: Detailed
    • Report Extents: Selection Set
    • Limit Extents To Alignment Chainage Range: Cleared
    • Report Selected Rate Items Only: Cleared
    • Report Chainage And Offset Relative To: Side Road

      In a detailed report, the chainage and offset value for each item relative to a specified alignment is displayed.

  2. Next to Report Extents, click .
  3. In the drawing, select the pipes and structures along the side road. Press Enter.
  4. Click Compute.
  5. In the Quantity Takeoff Report dialog box, in the drop-down menu, select Detailed Linear (HTML).xsl .

    Examine the report. The length, chainage, and offset of the start and end of each pipe is displayed in this report.

  6. In the drop-down menu, select Detailed Count (HTML).xsl .

    The baseline, chainage value, and offset of the object to which each rate item is assigned is displayed for each rate item instance.

    Notice that several instances of Rate Item 60409-0500 are 17 feet on either side of the alignment. This indicates that these inlets are placed along the edges of pavement of the Side Road corridor.

Insert a quantity takeoff report into the drawing

  1. Click Draw.
  2. Pan to an empty space in the drawing.
  3. Click the place the table.

    The drawing zooms to the quantity takeoff report, which is in an AutoCAD table.

Export a quantity takeoff report

  1. In the Quantity Takeoff Report dialog box, in the drop-down menu, select Detailed Area (CSV).xsl .

    You can export a quantity takeoff report to any of the formats in this list.

  2. Click Save As.
  3. In the Save Quantity Takeoff Report As dialog box, navigate to the My Civil 3D Tutorial Data folder.
  4. For File Name, enter QTO_Detailed Area (CSV).txt. Click Save.

    You can import the text file into a spreadsheet application, such as Microsoft Excel.

  5. Click Close twice.

To continue this tutorial, go to Exercise 6: Working with Rate Item Formulas.