January 30, 2012

Creating Schedule from Your AutoCAD Drawing

full_folder In AutoCAD tutorial series I’ve posted, we have created our reusable contents, and use it to draw a building plan. Now, we are going to create some schedules from it. We are going to create a door schedule, column schedule, and a wall schedule. It’s not just Revit that can do that!

If you have created your own floor plan, you can use it. Or simply download this one for this tutorial.

Open your file (or mine). My file will look like this. You should be familiar with these objects :)

floor plan

Door Schedule

We can create a schedule using data extraction. It’s on your ribbon bar> insert> linking & extraction> extract data.

data extraction

This will open data extraction wizard. I’ve posted about this before, to create a report of lines length and coordinate, so I won’t be write many details this time.

Page 1 – Begin

This is the first time we use data extraction, so use create a new data extraction. Click next, and when AutoCAD ask you for file name, give it door schedule.dxe. You can use this file again later when you need to create another door schedule. Save it.

Page 2 – Define Data Source

AutoCAD give you a choice: you want to create a data extraction from file(s) or from some objects in your drawing. If you have several floor plans in one drawing, you can select them separately. But now let’s just use drawing/sheetset. Click next.

Page 3 – Select Objects

AutoCAD will recognize all type of objects you have in your drawing. Now we need to filter what kind of objects to be included in the schedule. Let’s just select the SingleDoor, and left the rest unchecked. Click next.

Page 4 – Select Properties

This time we will need to define which properties we want to be included in our report. We only need the door width. Let’s filter it first.

On the right column, category filter, uncheck everything except Dynamic Block. Now it should be only 3 properties left. Check only Width.

select properties

Where’s this width property come from? We define it by renaming the parameter to width. You can find more details in this dynamic block tutorial.

Page 5 – Refine Data

In this page you will see your schedule preview. Nothing hard here. You can sort your data by clicking the header name. Or you can arrange the column by dragging the header name. You can also choose several other options here. Try them, you can see the preview right away. Click next after you’ve done.

preview

Page 6 – Choose Output

On the next page, we can select where we want to put this schedule. You can put it in your drawing, or save it to external file (excel, database, or text).

output

Click next.

Page 7 – Table Style

If you use your own drawing, you might not yet set your table style. If you use mine, just use the standard table style. Type the table title ‘Door Schedule’. Click next.

Page 8 – FInish

Nothing here :) It’s just telling you you’re done. Click finish. Now place your table to your drawing. Or if you choose external file, then you’re done.

Column and Wall Schedule

So what about column and wall schedule? Sure, you can create them too. You should try it by yourself.

Pay attention to door and column schedule. Remember we only have one door block and one column block. But in this schedule, we can see 3 door type and 3 column type! Yup, their size are different. Data extraction can recognize it. It’s great isn’t it?

schedule

Unfortunately for wall schedule, we can’t sum them all and only list wall with the same name. It will only group wall with the same length and name. If you want to do more than that, you should choose the output to external file. Edit it in excel, then import it back. But at least you don’t have to count them manually ;)

You can also use data extraction to report any kind of data your drawing have. Points coordinate, line length, everything! I wrote how to report line length, coordinate, layer, and color here. Some one ask me that question to create laser cutting estimation.

Advertisement

You might also interested to:

  1. linking Excel external data to AutoCAD data extraction
  2. Summary: The Magic of Defining Your Own Workflow
  3. Creating Your Own AutoCAD Palette
  4. Maintaining Your CAD Standard
  5. Dynamic Block Tutorial #1: Creating Wall

Search for more articles

Custom Search
About Edwin Prakoso

Application Engineer. Jakarta, Indonesia.
5+ years experience as CAD engineering application. Autodesk Revit Architecture 2010 certified professional, and certified CATIA part design specialist. Also have sufficient knowledge about AutoCAD, MicroStation, and Inventor.
If you're in Jakarta and need my assistance, email me at info @ cad-notes.com. Or mention me on twitter @cad_notes

  • Emmanuel

    can you use it for count block with visibility states??
    i use filter to locate some block with visibilty states once, but it just count the block with the first visibility.

    could happen the same thing with extract data?
    what about parametric blocks?

    • http://cad-notes.com Edwin Prakoso

      Sure. I have tried it, and it works as expected.
      You can count any kind of block, and show every parameters it has.

  • Pingback: What's new in AutoCAD: Blocks and References | CAD Notes

  • Suzanne Solomon

    Can you make the data table update automatically if you add more doors?
    Thanks.

    • http://cad-notes.com Edwin Prakoso

      It’s not automatically. But yes, it can be updated. Select the table, right click. Then choose data extraction> update data extraction.
      Remember, it works if you choose data extraction from drawing. If you select object for extraction, you need to edit the data extraction.

  • Asma

    i am new user of autocad architecture and have installed autocad architecture 2010, i searched alot but could not find “linking & extraction> extract data”. Can you plz help me find extract data button.

    • http://cad-notes.com Edwin Prakoso

      It’s on annotate tab> table panel.
      What happen if you type DATAEXTRACTION and press enter?
      AutoCAD Architecture has more advanced schedule tool than vanilla AutoCAD. You should use it instead of data extraction.

  • Asma

    I am also feeling difficulty in editing room tags. I assigned room tags – project based, and system automatically named rooms as space 1, space 2 e.t.c, while i want to name spaces as Bed Room, Living Room e.t.c.

    • http://cad-notes.com Edwin Prakoso

      Unfortunately I don’t have AutoCAD Architecture installed on my machine.
      I believe you can do it using properties palette.

  • Atena

    Hi Edwin

    I canot find ‘Data Extraction’ button on AutoCAD 2012 lt?

    • http://cad-notes.com Edwin Prakoso

      Atena,
      That’s because AutoCAD LT doesn’t have this feature.

  • Atena

    Thanks Edwin.  I am using AutoCAD official training book by Donnie Gladfelter and it doesn’t mention that this is only for AutoCAD.  In all other chapters features of AutoCAD only are clearly taged, but not this.  Therefore my confusion.

    Thanks