AutoCAD Civil 3D :: References Not Updating

Aug 15, 2013

I have a recurring problem that I can't seem to figure out.  I have my existing grade TIN surface as a data shortcut into my roadway design file, but it sometimes will not update when opening the drawing.  The surface profile will not display until the surface is manually synced.  Any labels that are associated with that surface (or other object) will just display the ??? because it can't seem to connect to the data.  After a manual sync it seems to come back.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: Gearbox Design - References Not Updating

Nov 23, 2012

I am working on a gearbox design and would like the housing to automatically update several dimensions if the shaft size, length, or position changes. I am not having much success. I can create the component in the assembly, and project geometry to create the initial model without a problem. However, the modeled features are not updating when the referenced components change.

Using Inventor 2012.

View 3 Replies View Related

AutoCAD 2013 :: Updating Block References Resets Block Table Selections?

Sep 4, 2012

We use a number of blocks with block tables for data extraction here, and whenever one of the blocks is modified and updated, all of the block tables reset to the default value. This happens for any block reference change, not just changes to the block table (which makes sense that it would reset).

How can we update these blocks without having to manually change all of the block tables afterwards?

View 2 Replies View Related

AutoCAD Civil 3D :: Sorting Data References

Dec 3, 2012

How do you sort data references?

[URL].....

Civil 3D 2012 (64)
Windows 7 Pro (64) SP1, 16 GB
AMD Radeon HD 6900

View 8 Replies View Related

AutoCAD Civil 3D :: Broken Data References?

Jul 8, 2013

Possible to open a drawing that was created with AutoCad Civil3D 2011 and create all of your Civil objects and data references if it is a bad idea to then open it at a later date in AutoCad Civil as Autocad 2011. Does this effect any of the data in the drawing. It has been recommended here that we do this for making minor line/text edits as some folks have slower computers that cant handle the civil side of the program.

why we are constantly facing corrupt drawing files that lose references.

View 4 Replies View Related

AutoCAD Civil 3D :: Crashing Due To Data References

Jul 8, 2013

A co-worked has made a mention of "Reference Alignments not found in Reference Drawing" error message popping up multiple times this morning and said he thinks it is a trendd in many drawings that have been worked on. In my experience this message pops up if you move the location of the reference drawing, or change the name of the alignment without synchronizing.

The issue is it has been said that this is fatal erroring the drawings.

I have not worked on the project myself and am just relaying what i heard-

I know this is a very vague question, we have 2011 Civil 3d

View 1 Replies View Related

AutoCAD Civil 3D :: Searching For Textstyle References In Styles?

Jun 18, 2012

C3D 2013.Is there a way to search the C3D styles for references to textstyles?

IOW - I know there are references to a certain textstyle in this drawing, how to find it/them without manually inspecting each style?

View 8 Replies View Related

AutoCAD Civil 3D :: Creating Multiple Data References?

Feb 9, 2013

Is it possible to create more than one data reference at a time?

I have approximately 30 alignments with over 100 profiles in my profile design drawing. The interface to create the data shortcuts allows me to do so by selecting multiple alignments and profiles. This works well and is efficient. To create the data references I have to create the reference for each alignment and profile one at time. I estimate this will take at least 30 minutes.

I am using Civil 3D 2012.
Civil 3D 2012 SP3 | Win 7 64-bit SP1
Xeon E5-1620 @ 3.60GHz, 16GB Ram | NVidia Quadro 600

View 1 Replies View Related

AutoCAD Civil 3D :: Xref Has Multiple References - Not Detached

Apr 8, 2013

I know the difference between attach and overlay for reference files. 

The problem here is that the xref IS attacehd as an overlay and I am still not able to detach it.

I am working on WisDOT transportation plans.  For those that are not familiar with these projects, certain reference files must plot black in some plan sections, but grey in others.  When we submit the plans to the utility companies, all utilities must be black. but are grey in everyother submittal.  I changed the xref level attributes to plot black with the intensions of detaching the xref and reattaching to revert back to the orignial grey level attributes.  Is there anyway that changing the level attributes is somehow not letting the xref be detached?

Intel Core i5-2500K CPU @ 3.30 GHz
8.00 GB
64-bit

View 1 Replies View Related

AutoCAD Civil 3D :: Labeling Profiles From Data References

Nov 17, 2013

We recently started using Civil3d 2013. We made a huge jump from LDD 2008. We have profiles designed and data short cuts are created. We have existing and proposed. 

Now i've created a reference and brought them into another drawing. First I tried to set up the color and linetype for each profile. When I do this. Both the existing and proposed become the same color and linetype.I do not see how to select the existing from the proposed and set the color and linetype.

Next I select the proposed profile and right click and select Edit Labels. I start to create the PVI labels. When I do this the PVI's for the existing profile get labeled. I want the proposed profile labeled. Not the existing.

View 3 Replies View Related

AutoCAD Civil 3D :: All Autodesk Files And References Were Removed?

Aug 21, 2012

After using Autodesk recommendations for a clean install, remove programs, remove files and remove registry edits I can not delete the file

C:Program FIlesCommon FIlesAutodesk Sharedacsigncore16.dll

How this file is still in use if all Autodesk files and references were removed?

View 4 Replies View Related

AutoCAD Civil 3D :: Data References Cause Program To Freeze

Apr 5, 2012

We just discovered data at our office, and I am pretty stoked about them 90% of the time. We do have one problem with them though. We are doing a small road, with 10 or so alignments and a few pipe networks of 40 pipes and structures. 1 surface, and that is about it. I made a cross sections sheet with our design file xrefed and data references to everything in it. Now it won't open. I can copy it to my local hard drive, run a recover, and then open it, save it back, add in all the data references and redo labels, but I can't open it from there.

Is there some way to have it open without syncing?

View 5 Replies View Related

AutoCAD Civil 3D :: 2012 - Find References To JPG Files In Drawings

Dec 30, 2013

URL....I have a jpg file that I needed to apply some transparency to and saved it as a png file. I now want to delete the jpg file but it's being referenced in several drawings, but I don't know which ones. Is there a way to reverse the function of Reference Manager, ie find all the drawing files that reference my jpg file?

View 2 Replies View Related

AutoCAD Civil 3D :: File Contains External References Function Fails

Jun 27, 2013

I'm trying to adjust the properties of some block objects in Mspace. When the file contains external references the function fails, when it has none it works perfectly.

Dim modelSpace As BlockTableRecord = DirectCast(M_trans.GetObject(SymbolUtilityServices.GetBlockModelSpaceId(db), OpenMode.ForRead), BlockTableRecord)
                For Each id As ObjectId In modelSpace
                    Dim ent As Autodesk.AutoCAD.DatabaseServices.Entity = DirectCast(M_trans.GetObject(id, OpenMode.ForWrite), Autodesk.AutoCAD.DatabaseServices.Entity)
                    ent.Color = Color.FromColorIndex(ColorMethod.ByLayer, 256)
                  
Using the above to get all objectid's and filter through them then using:

  If TypeOf ent Is BlockReference Then
                            Dim br As BlockReference = DirectCast(ent, BlockReference)
                            Dim btr As BlockTableRecord = DirectCast(M_trans.GetObject(br.BlockTableRecord, OpenMode.ForRead), BlockTableRecord)
                            If Not btr.IsFromExternalReference Then

View 6 Replies View Related

AutoCAD Civil 3D :: Errors From Mixing Data And External References

Aug 20, 2013

Here is the background.  

A "MODEL" drawing exists that contains only the surface model.  The surface model is data referenced into a "LABEL" drawing that contains the surface style (contours), contour labels, and spot elevations.  This "LABEL" drawing is xref-ed into a "SHEET" drawing that contains the title block and some other xrefs containing the proposed layout, ex cond, etc..

When I open the "LABELS" drawing, the data reference works.  My problem is that when I open the "SHEET" drawing, the contour labels and spot elevations cannot find the referenced surface and just contain a string of 20 or so characters.

I already have a workaround.  If I open the "SHEET" drawing, then open the "LABELS" drawing and save it, I can reload the "LABELS" drawing within the "SHEET" drawing and the problem is solved.

HOWEVER, I have a bunch of sheets that I want to publish, and publish does not work when you have to open the file and re-reference everything.  Is there anyway to get this reference working correctly so that I do not have to open multiple drawings to get my data correct?

FYI, I have already tried resetting my data shortcuts project folder, validating data shortcuts, etc. in the "LABELS" and "SHEET" drawings.

Civil 3D 2012, SP 2.1

View 2 Replies View Related

AutoCAD Civil 3D :: Drawing Has Disassociated Surface And Alignment Data References

Aug 28, 2013

I am working on roadway project where I am using Pipe Networks to layout the drainage infrastructure.  I have set my working dwg up so that I am data referencing the existing surface and proposed alignment.  I have set my pipe network up so that it is also referencing this surface and alignment.  Everything was working fine.  Labels were pulling the correct information from my surface elevations, and stations were being referenced as well, until I got a message that recommended that I recover my drawing. 

I ran recover and my surface and alignment data shortcut disappeared. My pipe network now shows questions marks where there were once stationing and it appears that the surface and alignment have completely disassociated themselves from my drawing, however they appear in the prospector, but cannot be refreshed.  Again the data shortcut symbol is no longer next to my surface and alignment, but there is a symbol telling me that those objects are being referenced by another object in my drawing (my pipe network).   I have tried refreshing, resetting the working folder, all to no avail. 

View 1 Replies View Related

AutoCAD Civil 3D :: Opening File Gets Stuck At 50% Synchronizing References For 5+ Minutes

May 11, 2012

I have a file that looks like it is going to open nice and fast and then it gets stuck at 50% synchronizing references. It literally takes over 5 minutes for the file to come completely up and ready to work on.

In the file I have an existing ground surface data reference and two corridors (with alignments, profiles and profiles views) that are basic access roads roughly 1200' long each with a very basic assembly. I also have a pipe network data referenced that is just a bunch of pipes that represent existing utilities crossing the access road so I can show them in cross sections. The final thing I have in here are 50' cross sections for each of these access roads.

 why does it take me 5+ minutes to get into this file?

View 4 Replies View Related

AutoCAD Civil 3D :: Data Shortcut File Names With Multiple DS References?

Nov 26, 2012

I have a data shortcut file where i keep my EG surface that now has File Name.dwg [DS] [DS] [DS] [DS]. What's the deal? Has this managed to morph itself into something it's not. It used to have only one, had two for awhile, and now 4 references to the DS (Datashort cut project folder).

Have I done something wrong here to get these wonky file names, would be nice to see just 1 reference being made to my DS Project folder.

View 2 Replies View Related

AutoCAD Civil 3D :: Surfaces Are Not Updating

Feb 5, 2013

I am having a problem with my data shortcuts for my surfaces not updating. I have 2 surfaces (one ex and one prop) both are on auto-rebuild.  Both of them are in separate files and data short cutted into my profiles files (I have one for water, one sewer and a third for storm drains). Any time I make a change whether I add or subtract data the file the data does not update in the profiles. As a work around I have been creating a new data short cut and adding it to my profiles files. What am I doing wrong that would make them not update?

View 9 Replies View Related

AutoCAD Civil 3D :: Manhole Label Inv References Adjacent Null Instead Of Next Manhole

Jul 24, 2013

I have a sanitary run manhole to manhole with null structures in between for lats.  Each null is named "wye(lot#)" which I really do not need labeled anywhere but grants me the illusion of order and control.  When I label the manhole (style uses text for each component) it references the inverts as from adjacent structure the nearest of which is the null.  I need it to reference the upstream manhole as the from structure. BMP?

Another issue is the text for each component.  There are times when I need to have the manhole label show "INV 8" IN 209.50 Int Drop (MH110)" or "INV 8" IN 208.75 w/ Slide (MH 108)".  But as you know if I add to one I add to all.  I found a post that discussed editing the xml to do this but my code either looked different than the example or I was looking at it cross eyed.  I think if I could add an invert type column to the structure properties pipes tab the text for each component could add it to the label.Is there a better way people have been handling this?

View 3 Replies View Related

AutoCAD Civil 3D :: Updating Styles In 2011?

Feb 19, 2013

I have a job that the customer provide the original CAD files with Civil 3D styles in them. As the project has progressed we have found many of the styles were not created properly and notified the customer. They have told us to fix the errors and send them the corrections...

Now that I have one file working properly I have to push the changes to the 30+ styles through the 100+ files of the job. Is there a quick way to do this in Civil 3D 2011? (It is part of our contract to use this specific program and release year without converting the files.) Or do I need to drag-and-drop each style into each file?

AutoCAD Civil 3D 2012 (Primary), 2011 by contract.
Dell Percision T3500: MS Windows 7 64-bit SP1; Intel Xeon CPU W3505 @ 2.53GHz, 12.00 GB RAM, NVIDIA Quadro 600

View 4 Replies View Related

AutoCAD Civil 3D :: EG Profile Not Updating After Alignment Is Modified

Mar 12, 2013

I created an alignment in one file.  Then in another file I data shortcut that alignment in.  From there I created an existing ground profile using that alignment.  Later I modified the alignment. When I go into my profile drawing containing the existing ground profile, it did not update.  I have had this happen on several projects and I can not figure out why it is not updating.  My station range on the existing ground profile is set to automatic. 

I used to do this all the time in 2012 and never had this problem. I am using 2013 with the latest update..

View 6 Replies View Related

AutoCAD Civil 3D :: Updating Sheets From View Frames

Dec 17, 2013

I am using AutoCAD Civil 3d 2012.  I have succesfully created a View Frame Group (VFG) from an alignment and then created Plan Profile sheets from that View Frame group.  I did create the sheets in a separate file from the View Frame group (that is an option when you create the sheets).  It appears that if I change a View Frame using the grips, the corresponding sheet viewport doesn't change based on the edits to the view frame.  I must manually update the sheet plan viewport to align with the edited location of the view frame.  Is there a way AutoCAD will do this automatically or does it just not do that?  Do I have to create the whole sheet set again or can I just recreate that one sheet?  I don't want to do that since create the sheet will create a new profile view.

View 2 Replies View Related

AutoCAD Civil 3D :: Data Shortcuts Not Updating Properly?

May 22, 2013

So I've got a customer who's upgraded drawings from a previous version of Civil 3D to Civil 3D 2013. One drawing contains data shortcuts to pipe networks, alignments, and surfaces. At the drawing open the pipe networks are updated, but none of the other data shortcuts are. Removing the pipe network data shortcuts allows the other data shortcuts to be loaded normally. Using SYNCHRONIZEREFERENCES updates all of the data shortcuts normally in the darwing. So I strongly suspect the pipe networks are the cause of the issue. Opening a new drawing and creating a data shortcut doesn't exhibit the same issues. Also WBlocking the trouble drawing doesn't work either.

[URL]

View 2 Replies View Related

AutoCAD Civil 3D :: Updating Cross Sections With New Surface?

Aug 7, 2012

I have a drawing with some cross sections of road showing the Proposed road surface and Existing ground surface. Now we have received a new ground surface and we have to supersede the old ground surfae with the new one. is there any way to swap the surface in the existing cross sections?

View 5 Replies View Related

AutoCAD Civil 3D :: Linking A Dwg To Another Dwg For Updating Styles And Layers

Feb 12, 2013

I am using Civil3D 2013. I was wondering if there was a way to link your dwg to a master dwg file? For example, if i were to copy the dwg into folder A and copy a dwg into folder B. I would then update the master dwg with either a layer color change or linetype or add a layer / label etc, could those changes from the master be (linked) or a child or the parent master dwg? Or does this work with dwts?

View 8 Replies View Related

AutoCAD Civil 3D :: Updating Map - Generic Leader Style

Feb 4, 2013

I am updating a map and besides manually creating my own block for the "arrow" of the leader. Is there more then one generic leader style I am unaware of to make life easier?

View 1 Replies View Related

AutoCAD Civil 3D :: Updating Surface After Receiving New Survey?

Aug 6, 2013

I created a surface based on survey data, recently i recivied an updated survay (new DTM).

Is there a quick and painless way to update the surface? Obviously this surface is the basis for my entire design 8)

View 5 Replies View Related

AutoCAD Civil 3D :: Updating Sheet Set Custom Properties

Dec 2, 2013

I have a set of drawings with a large number of sheets.  I need to do a mass edit of the properties for each sheet (for example update the revision number, date, checked/design/approved/drafting initials, description).  The updated properties are largely similiar.

Is it necessary to update each sheet's custom properties individually, or is there an easier method?

View 2 Replies View Related

AutoCAD Civil 3D :: Updating Pipe Network Via CSV File?

Jul 9, 2013

i have "as-built" data in csv format for my pipe network assembly.

i'm using C3d 2011, i dont see a way i can import or batch edit the pipe network data with the current csv data.

i can export the pipe network to an excel table through the panorama, i was hoping there was a way to edit that data and push it back into the dwg file.

View 3 Replies View Related

AutoCAD Civil 3D :: Add FeatureLine Triggers Updating Points?

May 14, 2012

I have a few sites that I use just to keep FeatureLines that I'm using for construction and don't want them interacting with anything in other sites. Of the when I draw an FL in one of those sites I'll get a message such as "Updating 286 points". This takes over 2 minutes to accomplish.

Since I don't have a lot of FeatureLines in the sited I wouldn't expect it to take that long. If it were a complicated site I might not think anything of it. If I add another FL I will still get the same message with the same # of points. So it isn't based on the number of vertices in the FL in that site or it would increase after adding each FL. There is no Surface that uses these FL. So It isn't updating a TIN.

Civil 3D 2012
Dell T7400, 4GB RAM, Win 7 Pro.

BTW. If I delete the FL I don't get any message or lag.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved