Showing posts with label reference. Show all posts
Showing posts with label reference. Show all posts

Tuesday, October 16, 2012

Civil Project Workflow, Base Files, Proposed Linework and As Builts-How do you handle it?


When working on specifically (but not limited to) civil site projects, like a residential or commercial site design (waste water, potable water, drainage, etc.), I have used different types of workflows or standard to manage our data.  In the past the places I worked at created a base file for all linework involved.  I have also worked where we create two separate base files; proposed line work and existing conditions.  You can also include into that any survey linework as a separate, or combined, base file.  I don’t want to go into any software specific discussion here, I just want to look at a general workflow process for the life of a project.  How do you do it?  How should it be done?

Monday, February 13, 2012

Can’t Detach an AutoCAD Reference File


I ran into an issue today where I was not able to DETACH a referenced DWG file from one of my AutoCAD files.  I went to work on a file that somebody else had been using.  It had survey information in it that I need to use as a starting point for a new project.  It also has several other files referenced into it.  If they were set up as overlays I wouldn't have minded so much but they were attachments.  I did not want to be forced into carrying over those files every time I needed this file.  I copied the file into my own directory (yes I still call folders directories) to use as a base file to be referenced in a few drawing files.

There was one reference that I could not DETACH.  When I tried to detach it through AutoCAD’s Reference Manager Pallet I received this error message:

Xref CCPMastRKP has multiple references. Not detached.

CCPMastRKP was the name of the stubborn file.  I turned ON and Thawed every layer in the file and found that the reference had been copied several times.  I deleted them and tried to detach the reference again.  Same error message.  I shut down AutoCAD.  Counted to five and restarted it.  Opened the file and tried once again to detach the offending file.  Same results still.  I double checked that every layer was visible, preformed a Zoom Extents.  Nothing.  It’s not in the file even though AutoCAD is telling me it is there multiple times.

GRRRR.

I had an idea.  Maybe the reference was also saved in the file as a block??  All “circular reference” and such. I didn’t see a block with the same or similar name as the file itself but there were many blocks with a name that started with A$.   I purged those from the file and was able to detach the reference.
I don’t know.  I wouldn’t think it would happen this way but it did.  The point to this is that if you have trouble detaching a file make sure that there aren’t multiple instances of it in the file.

Tuesday, April 29, 2008

Quick TIP - Open an Xref

In AutoCAD, you can open a file that is referenced into your drawing file very quickly, even if you don't know what or where the file is. In your working file, select any part of the xref'ed file, it could be a line, text, or any object. Right click, then select the OPEN XREF option. This will open the referenced file.

Very quick and easy.

Or, open the XREF Manager. Select the desired file and right click. Then select the OPEN option and there you go.

Happy CADDING

Wednesday, March 26, 2008

AutoCAD 2009 - Fit and Finish

Fit and Finish items are small enhancements and additions to the AutoCAD 2009 that help to complete the package. These little details are not enough to demand an upgrade, but they sweeten the pot! Collectively they help to make the upgrade to AutoCAD 2009 well worth it. Lets take a look at these new features:

M-Text now has automatic spell checking! Well duh!! Why hasn’t this been in there from the beginning? Everything else has it? I would often forget to go back and spell check a drawing, now I don’t have to, Mtext will do it for me. Yes, I get lazy.

ETransmit is a great way to get your drawings to somebody else. ETransmit allows you to send everything your client, vendor, best friend (whomever) needs to open and read your AutoCAD files. In AutoCAD 2009 eTransmit, you now have the option to save or not to save a drawing before you pack it all up, AND you can purge too.

Dynamic Xclip updates. This is one of my other favorite enhancements in AutoCAD 2009. It used to be that in order to update an xclip you had to generate the polygon, edit the polygon, then update the clip which involved several steps. Now, generate the polygon and grip edit it!! Xclip is instantly updated. This one is real nice.

Export Layouts to model space. At first I scratched my head, and said “huh?” You can import a layout into another layout, but now you can export a layout tab into the model of a different file.

Geographic Locations. Now you can set the geographical location in a file. The command geographiclocation sets the longitude, latitude, and north direction in a file. You can import this information from a .KML or .KMZ file, from your current Google Earth location (very nice), or enter the location values yourself. Here is the dialog box in case you enter the information yourself.

Find and Replace. I failed to mention earlier that the Find and replace will also now look for text in blocks and in an xref. Now that’s handy.


The Fit and Finish enhancements are a part of what makes upgrading to AutoCAD 2009 a good idea.

Happy CADDING


Subscribe to CAD-a-Blog 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

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!!

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)