AutoCAD Civil 3D :: Data Shortcut Pipe Not Updating Wall Thickness?

Oct 3, 2013

I made a pipe network in one drawing, d-reffed it to another, drew parts in profile.

Then I realised that I needed to show the outside walls of some pipes in profile.  We don't normally display them.  And I found that the wall thickness was wrong.  I eventually figured out how to edit the wall thickness, and I have it working right in the source drawing.  (I had to swap parts to get it to update.)  But the host drawing is not updating.

So if I go to pipe properties in the source drawing, it gives a wall thickness of 165mm (correct).  If I go to the same pipe in the host drawing, and go the the pipe properties, the wall thickness is 75mm (wrong).

how to trigger an update?  I've swapped parts back and forth to different sizes, synchronized, SetNetworkCatalog and done PartCatalogRegen in both drawings. 

For background, read Edit wall thickness.

Civil 3D 2011, 32 bit

Win 7 Pro, 32 bit; Intel Core i5 @ 2.80GHz; 4GB RAM

View 7 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Get Wall Thickness Of A Pipe

Apr 17, 2013

The 2013 .NET API exposes just 10 of the 22 PartDataFields for Pipe objects. WTh (Wall thickness) is not one of them so I'm attempting to get it via Late Binding. This lisp code works, where (vl-sel) is just a helper function to select an object and convert it to a vla-object:

(setq pdr (vlax-get (vl-sel) 'partdatarecord))(setq itm (vlax-invoke pdr 'find "WTh"))

to get the PartDataField. However, putting this into my C# code, it fails on the Find portion with an exception

//ps is a valid PartSize objectPartDataRecord pdr = ps.SizeDataRecord;PartDataField diafld = pdr.GetDataFieldBy(PartContextType.PipeInnerDiameter);object[] args = new object[1];
object acadobj = ps.AcadObject;
object pdrobj = acadobj.GetType().InvokeMember("PartDataRecord", System.Reflection.BindingFlags.GetProperty, null, acadobj, null);
args[0] = "WTh";
[code]....

View 3 Replies View Related

AutoCAD Civil 3D :: Updated Data Shortcut Source DWG Not Updating

Feb 14, 2013

I am having an issue with alignments not updating to the latest source drawing.  Initially, the alignment source drawing was in File1.dwg.  Due to a design change, a few of the alignments were revised in a new File2.dwg.  For the first time ever, I used the Data Shortcuts Editor program to repoint the data shortcuts to the new File2 location.  By all accounts, it looks like the data shortcut were updated to the new source drawing (File2). 

The problem is in some files some of the alignments still source to the File1 location and even when manually synchronizing it still sources from File1.  Additionally, it seems random in terms of which alignment and files source to File2, even to the point in some files one alignment will update to File2 and other won't and some alignments will update in some files but not all.  Note that I am not the original creator of the files so I don't know much history on the files (no alignments seem promoted however).

What’s the best way for me to get all the alignments to point to the new data shortcut source drawing location?

View 3 Replies View Related

AutoCAD Civil 3D :: Pipe Network Data Shortcut

Jul 9, 2012

I have run into a problem with my Pipe Network data shortcut.  When I am in a drawing that is referencing my Pipe Network not all of my structures are showing up.  I confirmed this by going to the prospector tab/pipe networks/storm/structures.  According to the list It is obvious that not all of my network structures are making it to the new drawing.  I've double and triple checked the source drawing to make sure that all the structures actually exist and they do.

I've deleted the data shortcut and recreated it and still nothing. 

View 8 Replies View Related

AutoCAD Civil 3D :: Pipe Network Data Shortcut - Structure Styles?

Jun 18, 2008

I'm trying to find out what could be the cause of sturcture styles in a Pipe Network Design Drawing resetting to default styles when I Data Shortcut the design into my Sheet? (I.e. I've got gate valves, fh's, and plugs in my design file, but when I data shortcut them into my sheet they are all come in as null structures) Not Cool!

I'm using the same template that contains all the same parts/styles for both design and sheet.

View 9 Replies View Related

AutoCad 3D :: Draw Pipe 20" Dia With .594 Wall Thickness?

Aug 30, 2012

what's the best way to draw pipe, say 20" dia with .594 wall thickness in 3d?

View 9 Replies View Related

AutoCAD Civil 3D :: Pipe And Structure Styles Resetting When Data Shortcut Synchronized

Oct 25, 2013

I've got a drawing that has a data referenced pipe network (C3D2014).  Everytime the pipe network is syncronized the pipes and structures change their styles back to what I can only assume to be their default.  I can not find where to change this style or behavior.

View 9 Replies View Related

AutoCAD Inventor :: Make 18" Diameter Pipe Wall Thickness Of .1793"?

Dec 21, 2011

I need to make a 18" diameter pipe wall thickness of .1793" and it need to be a 90 degree bend with 22.5 degree segments.

View 3 Replies View Related

AutoCAD Civil 3D :: Simple Cylinder Wall Thickness

Apr 12, 2013

I am experiencing a problem in 2013.  In part builder, I am trying to add wall thicknesses to the simple cylinder.  I was able to add options for inside diameter and set floor thickness to a list and add options for that, but when I try to set wall thickness to list instead of constant, I get an error in the value menu. 

Everything disappears and in red at the bottom, I get a message about an error in calculations.  I even tried temporarily deleting the With from any calculations, but I still got the error.  I have had no problems doing this in 2011 or 2009. 

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 :: Pipe Structures No Longer Updating When Surface Updates

Mar 4, 2013

I am starting a Job in 2013 for the first time.  Upgrade form 2011 C3D. The pipe structures are no longer updating when the surface updates.  It will obtain an elevation from the surface when the structure is created but when I change the surface or even set the structure to a new surface, the Top of Casting will not update.  Any thoughts as to whether or not this is a 2013 issue or if there is a new setting I need to change?  This worked perfectly in 2011.  I didn't use 2012.

View 3 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 :: Wall Thicknesses For Pipes In Parts Lists In Pipe Networks

Dec 24, 2013

How Autodesk came up with the wall thicknesses for pipes in their parts lists under pipe networks in Civil 3D? I found that for DIP the wall thicknesses for pipes was way greater than anything commercially available; and that for PVC the wall thicknesses were way thinner than what's commercially available.

Are most client's modifying these lists to conform to pipe specifications or ignoring these discrepancies?

View 1 Replies View Related

AutoCAD Civil 3D :: Data Shortcuts - Updating Due To Corrupt File?

Jan 6, 2014

I’ve recreated and replaced a corrupt drawing, which contained surfaces that were data referenced into multiple files. Is there a way to update the data shortcuts, so other drawings referencing the surfaces are unaffected? I’ve tried moving the corrupt drawing to an archived folder and naming the new drawing and surfaces to match the old. However, I’m not able to repair the broken shortcuts in the other drawings. The surfaces are referenced in a large construction plan set that includes sections, profiles, and numerous labels based on the surfaces – it will be very time consuming to create a new reference in each drawing.

(I'm using Civil 3D 2013.)

View 4 Replies View Related

AutoCAD Civil 3D :: Re-path Data Shortcut

Sep 18, 2012

I want to be able to repath a data shortcut I have on my drawing to a file thats on my C: drive, how do I do this?  Its just for this one drawing I want to do it with, so the Data Shortcuts Editor is no good to me.

View 4 Replies View Related

AutoCAD Civil 3D :: Locate Data Shortcut Folders

Jun 22, 2012

How can I locate the Data Shortcuts Working folder?  A surface exist as a data shortcut in a dwg, but the location of the data shortcut folder is unknown and therefore cannot be set in the Prospector.

C3D 2011 (latest updates)
Win 7 Pro, 64-bit
16 GB RAM

View 3 Replies View Related

AutoCAD Civil 3D :: Data Shortcut Alignment Descriptions

Mar 6, 2013

Is there currently any workaround to bring in alignment descriptions when data short cutting? I have hundreds of lines that are in my drawing that need callouts and this is easily done by making a label with reference text to the alignment description.

View 1 Replies View Related

AutoCAD Civil 3D :: Pipe Network Data Shortcuts?

Jul 24, 2012

i am currently using civil 3d 2012. I am having issues with pipe networks and my data shortcuts. when i data shortcut a pipe network into another file, sometimes my structures just disappear after saving and closing out, then reopening - like they were never there.

View 4 Replies View Related

AutoCAD Civil 3D :: Programmatically Accessing Pipe Data

Nov 20, 2012

In C3D (2012 or 2013), the Pipe Properties Dialog reports "Hydraulic Properties" of a pipe section. Through .Net (C#), I can access part data such as Hydraulic gradient etc but I cannot seem to find any reference to three members I see on the mentioned dialog aka "Flow Rate", "Junction loss" and "Return period".

I have "fudged" a term "Flow Rate" into the pipe part parameter definition file (AeccPartParamCfg.xml) and can access that programmatically but I think this "Flow Rate" in the Pipe Properties Dialog" is part of the Auotcad database and I cannot seem to find a route to get hold of it.

View 9 Replies View Related

AutoCAD Civil 3D :: Pressure Pipe Data Reference

May 4, 2012

I was so excited to hear about the new pressure pipe networks that I had to get into the software.  What I have found is both promising, and a little bewildering.  The promising aspects are that the pressure pipes appear to act and function effectively, and in a manner consistent with real world design that is easy to understand and use.  Kudos to Autodesk!  

That being said, I do have a couple of complaints.  First, the pre-loaded fitting and appurtenance libraries are very limited when it comes to sizes and materials that are more commonly found in the land development arena I work in (8" PVC is our bread and butter).  Hopefully, additional resources are forthcoming - they usually are.

Second, and more importantly, I can't figure out a way to data reference a pressure pipe network. If we can't data reference the pressure pipe network, then we really can't use them at all, which would be very disappointing.

View 4 Replies View Related

AutoCAD Civil 3D :: Copying Data From Pipe Network

Oct 17, 2012

When copying data from the Pipe Network Vista in C3D 2013 and placing in Excel I cannot create formulas.  Have tried changing the format and it will not accept the changes.

View 1 Replies View Related

AutoCAD Civil 3D :: Pipe Data Connection Error?

May 10, 2012

We have just switched from 2010 to 2013, and are experiencing some problems on two different projects.  The issue is that we have our pipe networks located within on drawing, then data shortcuted to our production drawings.  However, the pipes are not drawing either in plan or profile to the correct size.

They read correct in the pipe size, the style is set to display the correct "parts" of the pipes, but they are incorrect.  It is not consistent within regards to a single pipe size being incorrect, nor is it the same sizes between the two projects.

View 7 Replies View Related

AutoCAD Civil 3D :: Make Data Shortcut To Pressure Network?

May 21, 2012

how to make a data shortcut to a pressure network?  Is this feature even available?  It seems odd that this feature would be left out of C3D 2013 when it is critical to plan production.

View 1 Replies View Related

AutoCAD Civil 3D :: Data Shortcut Source Drawing Location

Aug 3, 2012

I have a 2011 Civil3D drawing with Data shortcuts in it.  I need to replace the source drawing path of the data shortcut with another path.  Is there a way to change this either manually or, preferably, programically. At some point we'll need to batch through the drawings and change this path information.  Is this information is stored in a drawing dictionary somewhere? If so, where?  If not, where?

Updating the .XML data files doesn't appear to affect data links already in the drawing.

View 9 Replies View Related

AutoCAD Civil 3D :: Survey Database And Data Shortcut Path

Feb 15, 2013

How do you move a survey database and data shortcuts?  Without going into details, sometimes it is necessary to copy portion of projects as new projects.  The survey database along with the drawings our surface, points, linework, etc. need to reference the new directory.  I can set the survey database folder location to the new path but am not certain the information in the dwg is point to the correct location.

The same essentially applies to the data shortcuts.  I'm having trouble getting this to work.  With LD we were able to copy the project and resuscitate the drawing(s).  I tried to use Data Shortcut Editor with the Saveas.  I then attempted to rename the dwg's and path the new location and name but receive an error of Invalid source file. Correct the path or press Esc..

View 1 Replies View Related

AutoCAD Civil 3D :: Mask Clip Data Shortcut Alignment

Feb 22, 2013

For a roadway project I am creating alignment detail sheets. For the first project, only a portion of the final road is being constructed. I have the proposed alignment brought in with data shortcuts and will use various styles for the labeling. But I only need a few different sections of this alignment to be shown. Is there a way I can set clip boundaries or mask out the sections I don't want to show?

View 1 Replies View Related

AutoCAD Civil 3D :: Data Shortcut Surface From 2013 Into 2012?

Aug 29, 2012

Is it possible to data shortcut a surface from c3d2013 into c3d2012?

I tryed it and it says that the surface is in the drawing but its not showing up.

I've tried changing the style and the layer but nothing works.

View 1 Replies View Related

AutoCAD Civil 3D :: Lock Alignment Data To Pipe Network

Aug 4, 2011

is it possible to lock an alignment to a pipe network, so that if you move a structure, the alignment moves with it?

along those same lines, when you create an alignment from a pipe network, is it possible to auto assign the reference alignment to the pipe parts, so that labels come out correctly?

View 4 Replies View Related

AutoCAD Civil 3D :: 2013 Pressure Network Pipe Data

Apr 11, 2012

I've been really excited to know Pressure Network modelling is finally coming to Civil 3D with 2013 release. However I've got no clue why any pipe data won't display in Profile View.This makes absolutely no sense in pressure network profiling since you can't output any pipe data to profile view tables. Note pipe data outputs great for regular Pipe Network profile views.

Another thing I'm disappointed in is no ability to output Uphill Tangent and Downhill Tangent for pressure network pipes. Both values are given in Vertical Geometry Band type. Thus they are being obtaned from Profile but not Pressure Network Pipe data. Since in Pressure Networks it's only a couple of pipes that are being curved to match surface line it's impossibe to get Tangets. Sure you can duplicate surface profile and get required data using Vertical Geometry Band type. But it make no sence since it's too much hustle.

I'm quite sure I'm missing something here. Probably there's a way to add required data styles to Band types? Or modify Label styles Contents data sources?

View 9 Replies View Related

AutoCAD Civil 3D :: Deleting Data From Pipe / Structure Tables

Jul 19, 2013

I am trying to delete a few rows in both my pipe table and my structure table but the 'remove items' button doesn't work.

View 2 Replies View Related

AutoCAD Civil 3D :: Profile Label Reference To Pipe Data

Oct 29, 2013

A method (possible expressions) to create a profile view label that can reference pipe or structure data?

View 5 Replies View Related







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