AutoCAD Civil 3D :: Pipe Network -> Profile Label Placement
Aug 5, 2013
Civil 3D 2013, SP2
Settings > Pipe Network > Right Click > Edit Feature Settings > Default Profile Label Placement, gets you to this point:
Does the highlighted line only apply at the time that the label is placed? I have multiple sewers to label and I want to each set of labels at a different elevation. Changing this default will have NO effect on existing labels?
Water main pipe network profile labels for structures do not attach to the structure properly in C3D 2014 (this same label style works fine in all previous versions of the software, through the 2013 release). The labels come into the drawing at a northing of 0 rather than attaching to the structure itself. However, if you grip edit and reset the labels, they reset to their correct attachment point. Additionally, if you attempt to grip edit the profile labels with Ortho mode on, it moves the label back to a northing of 0. I've created a new block for the structure, but that does not resolve the issue.
I've included a link to a Chronicle video that demonstrates the label behavior. [URL] .......
I have a pipe network created that is shown in multiple drawings. I created labels for the structures showing Rims and Inverts. How to put the Rim info on a different layer than the Invert info? Right now the label has 3 different components...I feel like there has to be a way to put each component on different layers...
I need to make a structure label that defines the "PIPE FALL" for each incoming pipe. By "PIPE FALL", I mean the elevation difference between the bottom of the structure and the incoming pipe invert elevation.
Actually, I thought it was going to be pretty simple, just by doing:
i'm trying to label pipe networks in my section views. i hit the 'entire network section' option and it just labels 1 pipe in 1 section. i would think it would label the 1 pipe in every section or every pipe in 1 section. is this how it's supposed to work? is there a workaround?
Dell Studio XPS 9100 Intel Core i7 CPU 930 @ 2.8GHz 12GB Ram 64 bit C3D 2012 SP3.0
I have a network that I showed in a profile view and, to creat my proposed pipes network I simply copied the pipes and structures and used network split.
Now I have two networks, but when I project those pipes and structures into a profile they are not visible.
If I check the profile view properties and look at the pipe networks tab, all the pipes are shown as drawn.
If I have a pipe that spans between two profile views, is there a way to label the pipe in each profile view with only the lineal feet that is showing in that profile view?
I have a storm water pipe network and a sanitary pipe network. In the profile view I am displaying both networks. My question is in the profile view the storm pipes are in "front/foreground" of the sanitary pipes. Is there a way to "trim" out the sanitary pipe profile lines where they pass behind the storm sewer.
Kind of like a display order so looking at the profile I can tell which pipe and in foreground and which are in the back ground.
I can create labels to display stationing in a profile, but is there a way to display the coordinates in the profile instead? When I need to move my pipes I am using the station I get from the profile label and then use grip move. If I could get the N, E, I could just type it in on the Vista table.
If I have a Crescent Road (P - shape) where the Alignment returns to itself, when i draw pipe network parts in profile, the pipe network gets drawn wrong, ie. the tie-in structure at the intersection is drawn at the wrong station.
My understanding is that the structures will get drawn at the station closest perpendicularly to the alignment, so the structure is going to the end station as opposed to the beginning simply because the end segment of the alignment is closer.
Is there any way to make a structure use a different perpendicular station (without shortening the alignment)?I don't want to move alignment or structure.
I am having problems with the display of my structures in a profile view. Previously, when I change the inverts of the pipes connected to my structure it would automatically adjust the bottom (sump) of the box invert to match my lowest pipe. However, for some reason it has stopped doing it and is now displaying the sump invert incorrectly. I have my style set to "Display as a Boundary". I have edited the structure sump to be by both elevation and depth, but it does not update the sump elevation. I have tried to grip edit the sump but it seems to be locked at a certain elevation. I have a profile with 10+ structures and they are all at multiple depths. I realize there are minimum depths allowed by the structure, but I have exceeded the minimum depths in all cases. Attached is an image that depicts my problem. No matter what I do to change the depth it stays locked at a certain elevation.
I have pipe crossings shown in my profile. Only crossings (NO PROJECTIONS). So many elipises. I want to label them. Setting the label style at the pipe network does not work (will not override whatever label style was assigned at the pipe creation). I have accepted this (although it sucks).
Now, to get around it, I go Pipe>Add Label>Add Pipe Network Label. Label type is "Entire Network Profile". When I do this, it labels not only the crossings but all projections. So I have a million labels chilling out in space, where I have no crossing.
We have a big piping job coming up and as Civil3d still lacks some of the labelling abilities we want in the profile view bands. I am updating some old vba that adds a profile line of the invert of a pipe network to a profile view effectively tracing along the bottom of the network like I know a lot of people do by hand.
My original code works on assuming that the start and end structure are at the start and end of the alignment in the revised code I want to allow for situations where this is not the case.
Leading to my question is there and easy way to find the distance a profile view part is drawn along the parent alignment or do I have look at writing my own function possibly extracting a polyline from the alignment and finding the distance using intersectionwith and distancefrom functions with the structure.
I'm trying to add assign a Pipe Network to a profile view Band in Civil 3D 2011. I was using COM to add profiles to bands because I couldn't figure out how to do it in .NET. But when it comes to pipe networks I don't see how you can do that with COM. How the .NET implementation is supposed to work? Here's the code I have that works for COM, except for the pipe networks. I essentially need to assign the correct pipe network to the band.
public static void AddProfileToBand(this ProfileView profileView, ObjectId profObjId, List<BandItemInfo> bandStyleInfosFromSet, ObjectId profileBandSetId){ using (Transaction tr = Application.DocumentManager.MdiActiveDocument.TransactionManager.StartTransaction())
The labels normal anchor point is the bottom outside diameter of the pipe, but when dragged the anchor snaps back to the cl of the pipe.
The only workaround I was able to come up with is a "static" leader made up of two lines and an arrowhead block, which you can only slide up or down the pipe with the desired appearance but can't stretch.
The attached image shows the Civil 3D pipe label above and the desirable text/leader legacy version below.
I am using Civil 3D 2013. I work in an office where we have a few different flavors of Autocad (LT, MEP, regular vanilla AutoCAD etc...) and versions (2010 LT, 2011, 2012, 2013).
For the most part there isn't much inter-office drawing coordinate that has to happen, but there is the occasional project where multiple disciplines (Structural, Mechanical and Civil Site) have to share drawings.
The specific problem I am having is when I share my 2013 Civil 3D drawing with a user using 2011 MEP. He gets the typical rectangle for the proxy objects (in my case, my pipe networks for sanitary and storm drain). We've tried downloading and installing various object enablers, but there doesn't seem to be one for a 2013 to 2011 scenario. So I setup my parts to be on layers that he can just turn off. HOWEVER... the actual pipe network (not the structures, parts, labels etc... the network itself) ends up on layer 0. For this specific project, I do the old (ssget "x" '((8 . "0")) search to select all objects on layer 0, add those objects to a selection set (pselect), then in my modify objects dialog I filter for pipe networks, then change the layer to something other then 0.
While this is a workaround that works for me, what I really want to know is if there is a way that I can change the default layer that the network (again, not pipes, structures or text, the actual network) so I don't have to use the workaround. Any thoughts?
P.S. It's killing me that I had to create a new Autodesk login and now all my AutoCAD "street cred" is lost
"The source of expertise is not in the memorization of the minute details of a subject but in the thorough understanding of the fundamental concepts on which it is based."
Pipe network storm pipes: Fairly new to Civil3D and trying to set up parts list for the storm sewer pipe and would like the plan view to appear as it does currently. We use a polyline for centerline of pipe, similar to dashed linetype but line and space are the same, width set to pipe width.
I created pipe network for my storm drain project. I have located all the structures (manhole) to all angle point of my alignment as required. Also I "insert" manhole every 400' per local code requirements using the command "network layout tools; structures only. My problem is I couldn't find the tools how to trim the pipe that pass through the manhole. Please see attached pdf file.
C3D 2013. We have profile line labels, some of which get manually edited (for example, change the "<[Tangent grade(FP|P2|RN|AP|GC|UN|SD|OF)]>" to a static number such as 0.29%).
However, if you CTRL+Click and select one of these labels and change the style of that one label, then the manual edits are lost and the label reverts back to the default string.
I'm trying to label my Profile label stations as raw stations, 20~20 meters, and I'm not being able to adapt the format to STATION 0, STATION 2, without any plus zeros or +, or -, or commas, or anything, as following in the image.
I have an alignment label that I normally use to show the PVI's of a profile in the plan view.
This is a little unusual, but in a specific case I wanted to design my profile at one alignment, but show it at another. I designed my swale profile in the pathway profile view and then superimposed the swale profile on the swale profile view. I then went back to the swale alignment to add these labels.
It's a no-go AFAICT. The only profile available for me to select for these labels is the original ground profile from the surface.
I'm working with a structure profile label style and it seems like the only way to anchor the position of the label is based on offsets from the structure itself... Any way to position the label based on the top of the profile view, so that I could make all of my labels horizontally aligned above the profile view?
I have multiple profile views with a pipe network. In a number of cases, I have a pipe that extends to the end of one profile view and continues on the next. I can label the pipe on one profile but not on the other. Is there a way to add two labels to the same pipe - one label on one profile view and another label on the other profile?
I have lost the ability to create a pipe network in a single drawing. Sorta. I can create a pipe network, and label it, and see it in my toolspace, but it won't display it for any style in any format. I can bring in a data reference and label those, but can not see pipe or structure outlines or anything to that end. I have tried to recover, audit, purge. I am at the end, currently creating the pipe network, data referencing it in, and then just drawing lines between the labels.
I have created a pressure pipe network (Plan view) from own created pipes and fittings, try to create an alignment from the network but C3D tells me that the selected network part has no connected parts?
How would I connect the network in order to create an alignment? (the pipe network has got a command to do that)