Thursday, March 6, 2008

Object Data-getting it and using it - how?

DO you ever have the need to count the objects in a file or drawing? The “old school” method was to take a print, different colored markers, and physically count each item. Then you would create a chart, or table. This is one way to create a bill of material, or a quantities sheet, or an assets tracking form, what ever you call it. Well, we use AutoCAD to help us out for many reasons, one to draw quicker, revise drawings quicker, and to count items faster too.

DATAEXTRACTION is a command that will automatically count the objects in a file and list them in a table. That list is linked to the objects so that if they change, the table is updated. How cool is that?

How do I start? Well, open your data file. In my case it is a site plan of a small parcel with about 11 residential single-family home lots on it. But yours could be anything that has stuff in it to count. I want to know how many lineal feet of water main pipe, sewer main pipe, and drainage pipe I have. I could dimension each one, or measure each one, and add up the totals, then create a table and input that data into it. Sure, if I had the time.

Enter in DATAEXTRACTION. I am asked if I want to create a new data extraction, edit an existing one, or use a previous extraction as a template. I would normally use one as a template, but I want to show you how to set one up. I pick Create a new one. Then click next. A file name and location are required for this data extraction. The data is counted and stored in this file. When the objects change, the data file can be updated, which will update the table we are about to produce. I name my file and click save.

Now I have to tell AutoCAD what data I want to count. There are two options: Drawing/Sheet set, or Select Objects in the current drawing.

This means that I can select everything in an entire sheet set (holy abacus batman!!) or just pick certain objects in the current file. Pick the one that suits your current needs. I only want to pick from objects in the current file. I find that this fits the majority of my needs, most of the time. I select the button for this and then click on the button that allows me to go into the drawing and actually pick my objects. Ok, then I pick my objects.

I select my objects and press the Enter key. There is a SETTINGS button at the bottom right of this dialog box. I click it. I can then alter some of my extraction settings. These settings allow me to choose if my extracted objects will include objects from an xrefed file or not. I choose not in this case, but pick what ever it is you need to do. I also have the choice of picking only from model space, or from the entire file. I am done with my settings so I click the OK button. I am done with this part so I click the next button.

A list of the object types selected (in my case lines and polylines) is displayed. I can choose to include or exclude any object type from my list at this point. There is also a display options area where I can choose if all object types are displayed according to their block settings (attributed blocks, non-attributed blocks, in use or not.) I am done here so I click the next button.

A list every possible object property is given and I have to choose which ones I want to have in my table. Some of these options are: angle, area, author, closed, color, delta x, delta y, drawing revision, file size, file name, linetype, LT scale, material, thickness, title, layer, and much much more. There is a category filter that will help select and un-select these options. I choose to display the length and the layer because I want to know how much pipe I have of what type. I am done so I once again click the next button.

Now I have a preview of the general setup of my table. There area some options on controlling the rows and columns. I can tell it to combine similar objects, or to separate them for each one. Very handy. I also have the options here to sort the columns how I want them and to link external data to them. There is a full preview button so you can check to see if you got it all right or not. Ii looks good so I click next.

Now I can insert this data into a table in my file, or I can output the data to an external file (.csv, .xls, .mdb, or .txt) I just want to put it in the drawing this time. But I often find that I need this data somewhere else so many times I will export it to an .xls file or a .csv file. This is very useful indeed. I am ready to proceed so I click next.

Now I can change my table settings or use a table template that I already have. I’ll do that and then click on next. One more click. I have to finish by clicking the FINSH button. Good idea there. If I chose for an external file to be created it will be when I click finish. If I chose to insert a table I will have to pick an insertion point after I click finish. Which is what I do. There you go, a nice neat table that is displaying my pipe types (by layer names but you can do this in many different ways) and their lengths.

Since this table is linked to the objects, (my pipes) I can change the length of my pipes. Select the table, right click and select the UPDATE TABLE DATA option to update my table. I don’t have to redo it.

I used this on lines and polylines, but it can be used for blocks too, which can be very useful. If you need to count it, this command can count it.

Experiment with the settings and create a template. Once you get it set up why set it up again right?

Happy CADDING.


 Subscribe in a reader

Wednesday, March 5, 2008

Quick Xref Tip-2 - attachemnt or overlay?

We have all referenced a file at some time, perhaps. Maybe you haven’t yet. I recommend it. It can help to keep drawing data current and accurate across a drawing set.


If you haven't, well I posted another tip on x-reffing (my spell check is going crazy with the red squiggle on x-reffing) a few days ago that provides a few tips on opening files that are referenced. Check it out: X-Ref Quick Tip

Let’s assume that you are referencing files. Good for you. How do you do it? What do you mean “how”? (Yes I am talking to myself. It’s ok, I do it all of the time.) What I mean is do you reference the drawing as an attachment or an overlay? HUH???? (Again, it’s ok that I talk to myself.)

In AutoCAD, when a drawing is referenced, there are two different ways to connect it to your drawing file. One way is as an attachment. The other is as an overlay. What’s the difference? Good question.

Attached files are just that. The data in the file will go with the drawing file it is attached to. On overlay is like Las Vegas, what happens there stays there. Let’s try to clear that up. I have a DWG file, it is file aa.dwg. It is my model file. I need to reference it in my drawing file, file name draw.dwg. I open file draw.dwg. I start the reference manager. I reference my model file (file aa.dwg) to show the linework in my drawing file. I have the choice of making it an attachment reference or an overlay reference.

When the model file is an attachment reference in my drawing file, that information goes with it if I reference the drawing file into another file. If I reference the model file into my drawing file as an overlay, and then reference my drawing file into a different file, that overlay file will not go into the third file. Clear on that?

Why would I choose one over the other? Best question yet. I would reference a file as an attachment if I need those two files to go together, everywhere. If I only need the data from the model to show up in the drawing file, but nowhere else, then an overlay. This will prevent circular references when attaching files and it helps in file management or drawing management procedures. It is often the case that I only need data from a certain file, but in order to create that file I needed the data from a third file.

Think about it. You might be saving yourself some work if you attach or overlay a file.

Happy CADDING!

Tuesday, March 4, 2008

AUGI Wish List - Voting almost over!

If you are a member of AUGI (AutoCAD User Group International), then you are probably aware of the AUGI Wish List. Every year AUGI puts together a list of wish items that its members would like to see added to AutoCAD and many of its vertical applications. During the year AUGI members post their wishes in the appropriate AUGI forum. AUGI then takes these items and put them in a list for us (AUGI members) to vote on. Well, it’s that time again. Time is running out. If you haven’t voted yet, you still have a few days to vote. The wish lists will be open until March 10, 2008.

You can vote on wish lists for AutoCAD, Inventor, Civil3D and Revit Architecture. At these forums, you can read each wish item and then vote for your top ten!! Each wish has been categorized and grouped making it easier to vote for your favorite. After you have chosen your ten favorite, rank them on how important they are to you. Each year Autodesk turns to AUGI to see what their users want in the software. And they listen!

Click on the links below to go and vote today. Hurry up, time is running out.

http://www.augi.com/autocad/ballot.asp

http://www.augi.com/inventor/ballot.asp

http://www.augi.com/civil3D/ballot.asp

http://www.augi.com/revit/ballot.asp

Quick Xref Tip

Here is a quick tip to use when working with xref's. How many times have you been working with a drawing file that is referencing another file only to find that you need to edit that file? Follow me? Example: I was working on a site plan for a small project that was adjacent to another project we did several years ago. To provide background information I referenced a file in the older project.

Well, that older file needed some updating due to a revision to the design. I wanted to open it and make these changes. There are several options to take. I can select the referenced file, right click and start the REFEDIT command. I can also start the REFEDIT command, then select the object.

I could select and then right click the object to select the open file option in the short cut menu. Or I could, FILE, OPEN< then browse. What I did was open the xref manager, right click the file, then select the open option.

Any of these methods works great. The shortcut menu option is probably the quickest, unless you have the option turned off.

Just a quick tip I wanted to share.

Happy CADDING!!

Monday, March 3, 2008

AutoCAD 2009 Menu Browser


In one of my first posts about AutoCAD 2009 (screen shot) I discussed the addition of the Ribbon. That post discussed the changes made in AutoCAD 2009’s user interface, at least the most obvious change, the Ribbon. I went back to re-read it and noticed that I finished it by saying the next post will talk about the Menu Browser. I never did post about it. Sorry. I know the suspense is killing you. Today I would like to end your agonizing wait and talk about the Menu Browser.

If you look at the screen shot provided, look for the giant red A in the top right hand corner. If you have worked with the ribbon on the Office 2007 products from Microsoft, this concept will be familiar to you. Office 2007 has a Microsoft Windows logo in the top left hand corner of the screen. This icon is where you can get to more menu items. In AutoCAD, the giant red A is very similar. Click it to open the Menu Browser.

Before clicking this, you might have searched and searched for the pull down menus. They are now in the Menu Browser within the big red A (the big red A reminds of the novel, “The Scarlet Letter” where those convicted of adultery were forced to where a giant red, or scarlet, letter A on their clothing.) If you love using the pull down menus then click the A to bring up a host of menu items. On the left will be a list of the possible menus. The gold old-fashioned, file, edit, view, insert, and more are there. At the bottom of the list there will be the additional menu items of recent documents, open documents, and recent actions. The menu items are nothing new, and neither are the recent and open documents options. The recent actions option is a nice addition. This will provide a list of some of the major actions that you preformed in AutoCAD. There is also a feature that works throughout the Menu Browser, called Pinning. Clicking on the icon that looks like a pushpin will lock that item in place. This can also be done with the recent documents menu option. A user can PIN a particular drawing to the list so that it won’t disappear after opening many other documents. This helps to aid in the quick access of files that are frequently accessed.


At the top of the menu browser there is also a search box. This allows the user to search the CUI for specific or important items. Actually, the items don’t have to be important at all, jus there. Start typing in the LINE command. The menu browser will then start to filter the options to contain only those with the word LINE in them. Click on the displayed command in the Menu Browser to execute the command. Nice!!


There is a preview guide in the Recent Documents menu item that is customizable. The files can be displayed in list form, icon form, or image form. And these too have options like small, medium or large. The list form can be ordered by list, date, or type.

This new interface structure retains many old and familiar methods of view and interacting with data. It also adds new features to familiar settings that can improve the way we work within AutoCAD.

Happy CADDING!!

Categories

AutoDesk (110) autocad (109) AutoCAD 2009 (40) augi (40) efficient (38) news (37) drafting (33) training (33) articles (30) CADaBlog (29) AutoCAD WS (23) Update (23) quick tip (22) video (21) mobile (19) review (19) cad (16) 3D Mouse (15) 3Dconnexion (15) Impression (15) Android (14) AutoCAD 2013 (14) cadalyst (14) me (14) AutoCAD 2010 (13) text (13) off topic (12) survey (12) Apps (11) hotfix (11) tips (11) 3D (10) AU (10) AutoCAD 2011 (10) service pack (10) workstation (10) Autodesk Labs (9) CAD Manager (9) annotation (9) blocks (9) cloud (9) fun (9) inventor (9) HP (8) Review-Product (8) autocad lt (8) videos (8) AutoCAD 2014 (7) Autodesk 360 (7) CUI (7) Windows 8 (7) iOS (7) new (7) IMSI Design (6) cad standards (6) files (6) google (6) infinite skills (6) printers (6) reference (6) ribbon (6) support (6) updates (6) workaround (6) RSS (5) TurboViewer (5) Upgrade (5) data (5) email (5) fields (5) guest post (5) keyboard (5) layers (5) paper space (5) pi (5) pi day (5) quotes (5) rant (5) selection (5) standards (5) styles (5) subscription (5) tech (5) 2D (4) AutoCAD Exchange (4) AutoCAD for Mac (4) Mac (4) Mastering AutoCAD (4) SketchBook (4) TurboCAD (4) UI (4) action recorder (4) dimension (4) driver (4) fills (4) large format printing (4) leaders (4) math (4) mobile workstation (4) salary (4) sheet sets (4) Amazon (3) Apple (3) AutoCAD 2012 (3) AutoCAD 2015 (3) AutoCAD 360 (3) AutoCAD Fundamentals (3) Civil 3D (3) DVD (3) DWF (3) Fusion (3) GIS (3) Kindle Fire (3) Lenovo (3) Microsoft (3) Review-Software (3) Wiley (3) Windows Phone 8 (3) Windows RT (3) annimation (3) announcements (3) autodesk plm (3) book (3) command alias (3) contest (3) filters (3) find (3) hardware (3) history (3) iPad (3) license (3) license software (3) lisp (3) menu browser (3) properties (3) purge (3) quick view (3) saas (3) tables (3) toolbars (3) weekend rant (3) what not to CAD (3) what not to do (3) #CADaBlogDVD2013 (2) 3D Modeling (2) 3ds Max (2) AutoCAD LT 2013 (2) AutoCAD LT for Mac (2) AutoCAD MAC (2) Autodesk. (2) BIM (2) CAD Services (2) CADSpeed (2) DWG (2) DXF (2) Designjet (2) Error (2) FAIL (2) Facecast (2) Freestyle (2) Fusion for Mac (2) George Omura (2) Mac OS (2) Mountain Lion (2) Novedge (2) Recomend (2) Review-Book (2) Revit LT (2) SpaceMouse Pro (2) Sybex (2) Tablet (2) Thinkstation (2) TurboReview (2) TurboViewer X (2) What Not To Do In AutoCAD (2) What's New (2) Windows (2) array (2) as-builts (2) beta (2) blog (2) circles (2) civil (2) civil design (2) collaboration (2) color (2) command line (2) commands (2) computer (2) copy (2) design (2) design review (2) dim style (2) download (2) eBook (2) eTransmit (2) file naming (2) free (2) geek stuff (2) grid (2) hotnews (2) interview (2) jobs (2) knowledge base (2) limits (2) look back (2) mouse (2) pallets (2) pgp (2) plotting (2) posts (2) press release (2) pricing (2) purchase (2) redlines (2) reference files (2) rental plans (2) shortcuts (2) sketchup (2) status bar (2) technology preview (2) tool pallet (2) tooltips (2) tv (2) units (2) video editing (2) viewer (2) webinar (2) 123D (1) 123D Catch (1) 123D Create (1) 123D Make (1) 2014 (1) 2015 (1) 3d Printing (1) ACAD/Medre.A (1) ADR (1) AEC (1) AUGI World (1) Account (1) Adobe (1) Apps Tab (1) AutoCAD 2016 (1) AutoCAD Error (1) AutoCAD LT 2012 (1) AutoCAD LT 2014 (1) AutoCAD LT 2015 (1) AutoCAD Mechanical (1) AutoCAD Revit Suite (1) Autodesk Account (1) Autodesk BIM 360 (1) Autodesk Instant (1) Autodesk PLM 360 (1) Autodesk ReCap (1) Award (1) CADDork (1) CADO (1) CTB (1) CadMouse (1) Camtasia (1) Communication Center (1) Corel (1) DWFx (1) Dassault Systemes (1) Death Star (1) Dell (1) Design Feed (1) Design Suites (1) DesignCAD (1) DoubleCAD (1) Duratec (1) E32 (1) ESET (1) ESRI (1) EliteBook (1) Epson (1) Evernote (1) Exchange Apps (1) FTP (1) ForceEffect (1) Free Form (1) Fusion 360 (1) GIS Day (1) GeoViewer (1) Geographic Information Systems (1) Geographic Location (1) Google Chromebook Pixel (1) Google Earth (1) Google Earth Pro (1) HP Designjet T2300 eMFP (1) HP EliteBook (1) HP EliteBook 8570w (1) HP Z1 (1) Help (1) Homestyler (1) IT (1) Infocenter (1) Inforbix (1) InfraWorks (1) InfraWorks 360 Pro (1) Infrastructure Modeler (1) Instant (1) Inventor 2013 (1) Inventor 2013 SP1 (1) Inventor LT (1) JPEG 2000 (1) Kickstarter (1) Kindle (1) Language packs (1) Lawsuit (1) Lenovo Thinkstation E32 (1) LizardTech (1) MS Exchange (1) Map 3D (1) Maya (1) MrSID (1) OS (1) OS X (1) Office Suite (1) Orange Juice Studios (1) P-Series (1) PLM (1) Photoshop (1) Pixel (1) Pixlr (1) Pixlr Express (1) Pixlr-o-matic (1) Plant (1) PogoPlug (1) Point Cloud (1) Previous (1) Project Artoo (1) Project Geppetto (1) Project Snap (1) R&D (1) Red Dot Award (1) Review-Service (1) Revit (1) Revit LT 2013 (1) Rhino (1) SDK (1) SMS (1) Secureload (1) Socialcam (1) Softimage (1) Solid Edge (1) SolidWorks (1) SpaceMouse Wireless (1) SpaceNavigator (1) Star Wars (1) SureColor (1) T-Series (1) TechSmith (1) The Future (1) Thinkstation E32 (1) Touch Screen (1) Trimble (1) TurboSite (1) TurboSite Reader (1) TurboViewer Pro (1) Unreconciled Layers (1) VBA (1) VOIP (1) Vault (1) Vault 2012 (1) Vela Systems (1) Visualization (1) WebOS (1) Welcome Screen (1) Windows Vista (1) Windows XP (1) Z1 (1) acad.doc (1) acad.lsp (1) acaddoc.lsp (1) acquisition (1) advice (1) aerial (1) all-in-one (1) angles (1) archive (1) arcs (1) author (1) autocad 2012. autocad lt 2012 (1) autocad. autocad for mac (1) autodesk logo (1) background (1) break (1) burrito (1) business (1) celebrate (1) check (1) checklist (1) chrome (1) chrome os (1) chromebook (1) climate (1) coming soon (1) communicate (1) constraints (1) construction (1) copier (1) crowd funding (1) customize (1) deadlines (1) design process (1) designer (1) desktop subscription (1) different language (1) draftsight (1) eMFP (1) ePrint (1) employee (1) employer (1) engineer (1) environment (1) event (1) feeds (1) file sharing (1) filepath (1) fix it (1) folders (1) font (1) government fail (1) groups (1) guide (1) hatching (1) imagery (1) initial setup (1) input (1) install (1) intel (1) internet (1) investment (1) isometrics (1) labels (1) layer manager (1) linetype (1) livestream (1) logo (1) macro (1) malware (1) message (1) mice (1) model space (1) modeling (1) multi leaders (1) navigation (1) newsletter (1) notifications (1) offset (1) opinion (1) options (1) overrides status bar (1) parametrics (1) patches (1) pay-as-you-go (1) perpetual license (1) podcast (1) poll (1) polyline (1) prank (1) printer failure (1) printers color (1) project draw (1) project files (1) project workflow (1) questions (1) recommend (1) release (1) remove (1) rent (1) repair (1) resume (1) reverse line direction (1) right click (1) save (1) scale (1) scanner (1) screen capture (1) sea turtles (1) send files (1) settings (1) snap (1) software (1) solutions (1) sony (1) student (1) subscription center (1) sustainability (1) system variables (1) tabs (1) tech snob (1) transparency (1) trial (1) undo (1) uninstall (1) viewports (1) virus (1) webcast (1) wiki (1) workplace (1)