AutoCAD Civil 3D :: Unable To Specify A Specific Inside Diameter For Structure

Feb 19, 2013

I am currently trying to produce a canalisation system for a sanitary sewer. Trying to add my structure, I find myself unable to specify a specific inside diameter for the structure (the smaller listed being 1 200 mm, whilst mine is 900 mm).

View 1 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Show Inside Diameter Of Structure In Plan And Profile View?

Jul 9, 2013

how to show the inside diameter of structure in plan and profile view. Do I have to make sump and wall thicknesses 0 to do so?

View 5 Replies View Related

AutoCAD Civil 3D :: Specific Structure Label

May 16, 2013

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: 

PIPE FALL = INCOMING PIPE INVERT ELEVATION - OUTGOING PIPE INVERT ELEVATION <CONNECTED PIPE OPPOSITE STRUCTURE NAME> 

or 

PIPE FALL = INCOMING PIPE INVERT ELEVATION - SUMP ELEVATION <CONNECTED PIPE OPPOSITE STRUCTURE NAME> 

I just need to define the elevation difference between the bottom of the structure and the incoming pipe invert elevation.

View 9 Replies View Related

AutoCAD Civil 3D :: Specific Structure Label - Pipe Network

May 21, 2013

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: 

PIPE FALL = INCOMING PIPE INVERT ELEVATION - OUTGOING PIPE INVERT ELEVATION <CONNECTED PIPE OPPOSITE STRUCTURE NAME> 

or 

PIPE FALL = INCOMING PIPE INVERT ELEVATION - SUMP ELEVATION <CONNECTED PIPE OPPOSITE STRUCTURE NAME> 

I just need to define the elevation difference between the bottom of the structure and the incoming pipe invert elevation.

View 9 Replies View Related

AutoCAD Civil 3D :: Unable To Add A Structure To Existing Pipe Network

Jan 24, 2012

Is there ever a reason the option to add pipes or structures to an existing network would be grayed out? A colleague of mine called a week ago and wanted to add a manhole to the end of a pipe network where he had a clean out.

I didn't see his drawing but over the phone he tells me the button to add pipes and structures was grayed out. It wasn't giving him the option to add both or either or.

View 7 Replies View Related

AutoCAD Civil 3D :: Unable To Move Pipe Network Structure By Grip

Feb 21, 2012

I have a pipe network, all the structures and pipes are connected properly.  When I use the grip to move my structure, it will not move.  I have to move both pipes then the manhole to relocate my structure.  Shouldn't I be able to move the manhole and the pipes come with it?  Instead I am having to make 3 grip edits and then reconnect the structures and pipes. 

View 2 Replies View Related

AutoCAD LT :: Find Minimum Inside Diameter For Conduit - Cables In Tube

May 1, 2012

Using LT 2009

I have to find the minimum inside diameter for a conduit which will hold several cables of similar diameter (0.258").  The number of cables per conduit will be 10, 16 and 20.

I have played around with the program but I can't figure out a way to make this work efficiently.  I am trying to account for the fact that different numbers of cables will (or won't) cluster so evenly or uniformly.  That is, with different quantities of cables, there will be some room for the cables to orient unevenly to fill the available spaces.

I have included a .bmp file with 10 and 19 cables in the cluster.

View 3 Replies View Related

AutoCAD Civil 3D :: 2012 - Pipe Structure Editing - Changing Preset Lists For Structure Sizing

Nov 4, 2011

We use C3D 2012 (metric only) - We are attempting to customize our list of structures for Sanitary Sewers.  The structure list shows sizes we do not use and we would like to modify them.  However, when we try to select the "Inner Diameter" it displays a list of sizes that we can not seem to modify or add to.

I have looked at some of the XML files to try and modify or add new sizes (example: AeccStructConcentricCylinder_Metric.xml) , but they do not seem to be recognized even after I restart the program.

Here is what the file looks like:

<ColumnConstList desc="Inner Structure Diameter" dataType="float" unit="mm" name="SID" id="CCL1" visible="1" context="StructInnerDiameter" index="0">

<Item id="i0">1200.0000</Item>
<Item id="i1">1350.0000</Item>
<Item id="i2">1500.0000</Item>
<Item id="i3">1800.0000</Item>
<Item id="i4">2050.0000</Item>
<Item id="i5">2300.0000</Item>
<Item id="i6">2550.0000</Item>

I tried modifying the last line replacing 2550 with 3600.

I also tried adding a line  <Item id="i7">3600.0000</Item>

I saved the XML file and restarted the program with nothing changing that I can see.

Looking for correct file(s) to edit so I can modify the LISTS that come up in the piping modules.

View 2 Replies View Related

AutoCAD Civil 3D :: How To Get Pipe Structure To Be Sphere Like Null Structure

Feb 12, 2008

One good thing about null structures is the way they display in 3D. They cover that gap in the pipe segments. Can I steal that shape?
I am currently using a simple cylinder for water pipe "joints" and turning it off like most people do I think.

View 4 Replies View Related

AutoCAD Civil 3D :: Concentric Structure To Eccentric Structure

Apr 30, 2012

I have drawn a pipe network with multiple concentric sturctures. I need to make them all eccentric now. Is there an easy quick way to do this, or do I have to redraw all of them. When I go to the properties, I cannot find an option that allows me to change this.

View 2 Replies View Related

AutoCAD Civil 3D :: Inner Diameter Of Pipes In SSA

Sep 30, 2013

I am modelling a sewer pipe network in SSA. At some stages we use varies pipe materials with different wall thicknesses. So I want to know how can I assign inner diameter of pipes in SSA so I just deduct wall thickness from pipe diameter and then assign it to the pipe. Or is there any possibility to make a pipe list with specific properties like part builder in civil3d?

View 5 Replies View Related

AutoCAD Inventor :: Proxy Of Workplane Inside Pattern / Inside Part / Inside An Assembly

Oct 14, 2013

There are many examples of creating rectangular patterns, but not many, if any, of interrogating existing patterns.I have attached the files and a screenshot of a rectangular part inside an assembly. The part contains a rectangular pattern of holes and workplanes.how do I get hold of each proxy of the workplane in the pattern?In other words I don't know what to put in the for loop at the end of this code fragment:
 
If _invApp.Documents.Count = 0 Then MsgBox("Need to open an the assembly document") ReturnEnd If If _invApp.ActiveDocument.DocumentType <> DocumentTypeEnum.kAssemblyDocumentObject Then MsgBox("Need to have an Assembly document active") ReturnEnd If Dim asmDoc As Assembly Document asmDoc = _invApp.ActiveDocument Dim asmDef As AssemblyComponentDefinition asmDef = asmDoc.ComponentDefinition im occurrences As ComponentOccurrencesoccurrences.
[code]....

View 5 Replies View Related

AutoCAD Civil 3D :: Pipe Diameter In Profile View

Feb 4, 2013

As it stands, if you view a pipe network in a profile view with no vertical exaggeration, you expect to see what is essentially an accurate long section in all directions.  However, rather than being applied perpendicularly from the center line (or arguably the invert), diameter is applied strictly vertically.

Now, this made sense in the days of hand drafting when it was far easier in a vertically exaggerated profile view to simply measure the dimension vertically rather than determining how the exaggeration affects the perpendicular distance.  But with the computer doing the measurements, is this really a problem anymore?  I've debated that to some degree it's strange to consider that the crown of the pipe may be at a (slightly) different station than the invert, but this is simply fact in the field.  And I've also thought that it's nice to be able simply measure vertically in an exaggerated profile, but I can't remember the last time I dug my scale out of the drawer.

All the theory aside, the real problem appears when you try to profile a vertical, or even a near-vertical, pipe.  The fact that the diameter is applied vertically means that the vertical centerline is shifted the length of the pipe radius downward and upward.  In other words, rather than seeing the invert and crown of the pipe, you just see one line, though it's really two lines on top of each other.

I wrote this off for the last 4 years of basic Pipe Networks because I acknowledge that storm/sanitary outside the building is rarely designed vertically, but with 2013's release of the Pressure Pipe Network, I really expected Autodesk to change the way the profile views represented pipes.

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Change A Specific Attribute From Specific Block To Specific Value

Dec 7, 2011

I've had a simple lisp I've been using for years that suddenly disappeared.  It required that you identify a block name, tag name, and the value that you want the tag to be.  All of this is performed via command line, so it is scriptable.  Since I lost it, I've been experimenting with -attedit.  This command comes frustratingly close to what I'm looking for, except it only appends an existing tag, or replaces a specific string within the tag; I can't get it to replace the entire tag, regardless of its value.

1> Any lisp routine that does what I describe?
or
2> How to make -attedit replace a tag value without regard to what the value currently is (like a * wildcard)?

View 9 Replies View Related

AutoCAD Civil 3D :: Create Expression That Returns Inner Pipe Diameter

Jul 16, 2013

I would like to create an expression that returns the inner pipe diameter if the pipe is circular, and the inner height and width dimensions if the pipe section is square or elliptical.  I tried this in the expression editor:

{Inner Pipe Diameter}|{Inner Pipe Height}&{Inner Pipe Width}

but it returned ? in the label .

View 8 Replies View Related

AutoCAD Civil 3D :: Pipe Between Structures Only Has Location / Diameter Snaps?

Jun 14, 2013

So I have a proposed storm sewer pipe network and 90% of pipes snap to the structures fine, with a start/lengthen snap on one end and an end/lengthen on the other, and a location/pipe diameter one in the middle. When I go to draw one of the pipes though, I draw structure to structure and it doesn't sit properly. I click on it to make sure it snapped to the structure but there is no start, end, or lengthen snaps on either end of the pipe. Only a Location/Pipe Diameter one in the middle. Therefore, I cannot manipulate it's length or where it connects, I can only move it around from the center.

View 5 Replies View Related

AutoCAD 2013 :: Unable To Select Objects On A Specific Layer

Jul 8, 2013

I am working on a .dwg file in AutoCAD 2013 , and on one specific layer (defpoints), I am not able to select any of the objects. Initially, I thought that the layer may have been locked or frozen, but it is not. Additionally, I went ahead and locked then unlocked the layer as well as froze then thawed the layer, still not able to select any objects on the layer.

My next attempt to fix the problem was to run the command "AUDIT", and instructed to "Yes" fix any errors detected. The command seemed to execute correctly, however, it did not do anything. The objects on the layer still cannot be selected.

View 3 Replies View Related

AutoCAD LT :: Unable To Move An Entity Along Line A Specific Distance?

Apr 18, 2012

RE: Autocad LT not able to move an entity along a line a specific distance using cursor snap and dynamic input

What I want to do is move a line on an angle a certain distance in the direction of the line itself in this case 20mm

What used to happen is you'd simply select move and an endpoint on the line then hover over the mid or opposite endpoint of the line and enter 20 and it would move 20mm along the trajectory of the line.

The same set of actions now only seem to allow you to move the entity 100mm (the default value) along itself in the correct direction. If you enter 20 it does not move and if you enter 50 it moves 100!

View 9 Replies View Related

AutoCAD Civil 3D :: Structure Insertion To Pipe

Jul 31, 2012

I have this block called gate valve. The base point is at the middle of the block. When I use this block as a style and insert it in profile it always places itself down low on the pipe. As you can see the grip is way above the top of the block and I have to move it into place anytime I use one. If I change the pipe inverts the gate valve block style lowers itself once again and I have to move it up into place. I have changed the base of the block but it makes no difference.

This is how the structure look in the object viewer. Notice the one on the right is the block that needs to be raised, however in the viewer it shows placed correctly.

View 7 Replies View Related

AutoCAD Civil 3D :: Make Structure Table From DS

May 21, 2012

Is it bad to make a structure table from a DS? I find I get missing data when I do.

View 2 Replies View Related

AutoCAD Civil 3D :: Structure Labels In Profile?

Feb 12, 2013

I would like to have the leader arrow attached to the rim of the structure in profile view. Now they are attached along the side of the structure well below the rim. This is for the dragged labels. How can I adjust the arrowhead attachment point?

View 1 Replies View Related

AutoCAD Civil 3D :: Structure Label Layering

Feb 19, 2013

I have my pipe networks data referenced into my Utility drawing and I'm trying to add labels to my structures (catch basins, manholes...). I made styles and selected C-TEXT as the layer for the label, but for some reason they're all on layer 0.  The 0 layer is frozen in my viewport but the C-TEXT layer is not, and the labels aren't showing up (but when I thaw 0 they show up)!  I can see them in model space and when I click on each label the properties shows it's on the C-TEXT layer...

View 2 Replies View Related

AutoCAD Civil 3D :: MES Top Elevation In Structure Table

Dec 16, 2010

Is there a way to show the MES Top Elevation as blank or a dash? It would be great if I could make an expression but without the use of text strings in the expression editor, I don't know how to accomplish this without using wipe out boxes over the elevations.

View 2 Replies View Related

AutoCAD Civil 3D :: Pipe Connections To A Structure?

Jul 30, 2010

Is possible to connect a pipe to a structure and not have in connected to the structure center? 

I have some two-tiered structures that are 108" dia for the bottom section and 48" dia for the top section.  The 48" top section is not centered I need my small 12"-15" pipes to connect to this section of the structure.

Civil 3D 2014
Win 7

View 2 Replies View Related

AutoCAD Civil 3D :: Expressions In Structure Labels

Feb 21, 2013

We have a Structure Style that places a hidden block at the invert of the structure which uses an expression to accomplish Placing the invert text below the structure. (please see attached).

This particular expression was written for a 1"=30 Horz. & 1"=5' Vert. scale and we use it to label our structures in the profile view.

It works great for the 1:30 scale scenario but we also produce 1:20 & 1:50 scale plan / pfl sheets.

3 label styles can be used to accomplish this but would like to create one that would work for all three scenarios if this is possible? (Goal is 1 expression & label style as opposed to 3 of each).

I thought I had it solved & have tried various formulas but can't seem to get it to recognize the various distortions in scale. (The constant being the 5' vertical dimension for all 3 options)

50/5=10

30/5=6

20/5=4

C3D 2012 SP3 & C3D 2014 SP1
Win 7 Professional 64 Bit

View 9 Replies View Related

AutoCAD Civil 3D :: Structure In Profile View

May 5, 2013

how can i set the smub of a structure at the crown of a pipe not at the invert?

View 3 Replies View Related

AutoCAD Civil 3D :: Pipe Structure Rim Insertion?

Apr 10, 2012

I have setup a reference surface for all of my structures and a sump depth of 0. All of the rims are being inserted about 1.6' above my reference surface. I am not able to grip any of the rims and lower them. It will not allow me to do so. Even if I grip the invert and make the structure extremely deep, I still cannot change the rim. I've had this problem in the past but don't recall how to correct or what I've done wrong in the setup.

View 9 Replies View Related

AutoCAD Civil 3D :: Null Structure Description

Apr 18, 2011

We use a lot of Null Structures but then give them different descriptions.  More often than not when I give them a description and then get out of the drawing, the next time I get back in it says "Null Structure" again.   How can I keep the description the way I want it?

I know that "the right way" would be to have specific structures made for each of these items, but that doesn't seem to be a priority at my company..

View 9 Replies View Related

AutoCAD Civil 3D :: Structure Name Slash Character?

Jul 14, 2013

The structure name under C3D strucutre properties dont allow '/' character.

Eg:- If I want to name a structre like MH/5899/05/01, this is not possible if I am entering from C3D strucute properties dialogue box.

But can do from Autocad Strucutre properties or via lisp routine.

The '/' character changes to '_' (underscore) if taking C3D structure proprties.

Also sometimes close and reopen the drawing change the '/' character to '_' for some structures.

View 5 Replies View Related

AutoCAD Civil 3D :: Pipe Structure With Sloped Bottom?

Jun 8, 2012

In the Pipes Parts Builder is it possible to create a stucture that has a sloped bottom? I would like to try and built a trench drain structure.

View 1 Replies View Related

AutoCAD Civil 3D :: Expression In Structure Labels For Survey

Sep 6, 2013

I am trying to make a single point label style that will return a blank line in the label if no data is provided.
 
The way i have it coded now my label for a structure with only two inverts comes out looking like this:

STCB 500 Rim=300.00
12" CONC N IE=295.00
12" CONC S IE=296.00
IE=300.00
IE=300.00
 
I would like the number of lines returned to match the actual number of inverts in the structure and leave out the place holders.:

STCB 500 Rim=300.00
12" CONC N IE=295.00
12" CONC S IE=296.00
 
I can work around this by having a label style for each number of pipes, but i would also like this code to be inseted into a table style and in that case i don't know of any way to assign multiple styles to one table.
  
My current code looks like this:
RIM=<[Point Elevation(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
<[1 SIZE(CP)]> <[1 TYPE(CP)]> <[1 DIR(CP)]> <[IE TEXT(CP)]><[1 INV(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
<[2 SIZE(CP)]> <[2 TYPE(CP)]> <[2 DIR(CP)]> <[IE TEXT(CP)]><[2 INV(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
<[3 SIZE(CP)]> <[3 TYPE(CP)]> <[3 DIR(CP)]> <[IE TEXT(CP)]><[3 INV(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
<[4 SIZE(CP)]> <[4 TYPE(CP)]> <[4 DIR(CP)]> <[IE TEXT(CP)]><[4 INV(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
LADDER <[LADDER(CP)]>
 
The problem is that 1 INV-4 INV are being defined by an expression that reads like

{Point Elevation}-{1 MD}

so when no data is intered for my UDP "1 MD"  it returns the point elevation. I want an equation that says if rpoitn elevation -measure down=point elevation then no data is shown.

View 5 Replies View Related







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