AutoCAD Civil 3D :: Show Inner Pipe Or Headwall Base Width In Table With Expression
Mar 6, 2013
I am trying to work out a way to set up my Structure Table so that I can show either the Inner Pipe Width OR Headwall Base Width to avoid having Question Marks showing in my Table? Is there a Function in the expressions that equates to a Non-Existent or Null Parameter. Ie.
IF({Inner Structure Width}=???,{Headwall Base Width})
Also, Is there a way to hide Structures from a Table, in particulat, Null Structures?
Currently using Civil 3D 2013 & 2014 SP1
View 1 Replies
ADVERTISEMENT
Aug 30, 2012
Civil3D 2011 - How do I get pipe lengths to show up in a Structure Table? Can't find it in structures. I want to show the length of the pipes that is between two structures. The pipe slope is there but I can't find the length.
Also, comments. How do I get the Comments column in my table to actually display some sort of comments? Can I add a COMMENTS field to my structures?
View 1 Replies
View Related
Oct 8, 2012
We Need an expression to round Pipe Slopes to the nearest 0.5% slope. We were working with:
ROUND(({Pipe Slope}/0.5))*0.5
but it only returns 0.00.
View 9 Replies
View Related
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
Jun 14, 2013
Am I limited to the fields that appear on the label for a pipe network data band, or can I add my own customized expressions?
Using Building Design Suite Ultimate 2014
View 6 Replies
View Related
Mar 18, 2011
In C3D 2009 you can generate material tables through "Sections" that tell you cumulative volumes for pavement, subbase and base material in separate tables. Separate, meaning you have to generate each table individually. Is there a way to create a materials table that gives me cumulative volumes for these three materials in one generation of a table.
Note: I am currently generating four separate tables (total volume and 3 material tables, 5 min per table) for each of my corridor driveways - I have 82 driveways total = 328 tables
View 5 Replies
View Related
Jul 26, 2012
I have a base drawing with all my pipe networks data referenced in. When I xref this drawing into out drawings some of the pipe styles and structure styles are displaying differently than in the base file. Both drawings have same parts lists and styles.
View 8 Replies
View Related
Aug 20, 2011
I have been unable to attach two pipes to a headwall. Tried to make the headwall wide enough but each pipe still overlapped. My current work around is to use two headwalls. Is there a way to get the double pipes with a single headwall? or am I stuck with two headwalls.
View 5 Replies
View Related
Sep 11, 2013
I have a pipe network, and I would like to edit the elevations of multiple pipes, similar to how I would edit the elevations of a feature line or an alignment, in a table. I can't figure out how to edit these besides just selecting pipe properties on each individual pipe.
View 6 Replies
View Related
Mar 11, 2013
Apply the transformed utm coordinates to grid coordinates to a structure table. the point tables have a grid coordinate selection but the pipe structure table does not.
View 1 Replies
View Related
Jun 6, 2013
I want to copy just two pieces of information from a pipe network into a table. I would just generate an automatic pipe table, but those are not editable. Any quick way to copy and paste the pipe lengths and names in a network into a "regular" table?
View 7 Replies
View Related
Mar 1, 2012
I am trying to create a Pipe Network table where my structures are located by Lat and Long. In the Table Component Editor under Properties I have a selection for 'Structure Northing' and 'Structure Easting' but I'm looking for the Properties Latitude and Longitude. How is it possible to add Lat and Long to my Structure Table?
View 6 Replies
View Related
Feb 5, 2013
The PLS I work under inquired if the pipe and structure tables provided in our construction plans are able to be exported to excel. The only way I know how is to use the reports manage. The problem is, the provided Pipes reports don't contain all the data we are looking for. How do I modify, or create a new, Pipe report? It seems like it should be really easy to export the data to excel..
View 5 Replies
View Related
Aug 30, 2012
I have a pipe network that I am showing in a drainage plan. I want to show the Structure table in paper space. It seems I can only creaate the table in model spcae. I'm ok with that. I made a viewport in my paper space tab to see the table but it keps scaling to full size regardless of what the viewport scale is set to. The table is too big to fit in my drawing. I tried making a smaller viewport but the table keeps scaling to be actuall paper size. How can i get it to stop scaling so I can shrink it to fit on my sheet?
If Civil3D can't do it can I export the tbale to a data linked Spread Sheet then import that (and link it) to my paper space tab so that I can control the size of the table?
View 2 Replies
View Related
Jun 13, 2012
How do you get pipes to show on the profiles when there is a side pipe from a different alignment that enters an inlet?
I went to Profile View Properties / Pipe Networks and checked the side pipe to draw and changed the style overide to crossing, but nothing shows in the profile.
2013 Civil 3D
View 4 Replies
View Related
May 15, 2012
I am using civil 3d 2012.
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.
View 7 Replies
View Related
Jun 6, 2012
I cannot find a way to only have pipes in profile view to only show the invert (bottom) of the pipe. All my pipes are running around the same elevation and the profile is pretty busy with both invert and crown of pipe shown.
View 2 Replies
View Related
Feb 22, 2012
I've been having a problem with a pipe structure not showing up in a profile view. I have a single pipe network with everything (pipes and other structures) showing up in the profile when I select them, right-click, and click on "Draw Parts in Profile". Like I said, this works for all the other pipes and structures in the profile except one. When I select the structure individually and try to draw it into the profile, it still won't work. A friend told me to make sure that the structure is within the surface, and it is.
I'm using AutoCAD Civil 3D 2011.
View 6 Replies
View Related
Nov 27, 2011
Having this issue with IE9? I have a table driven iPart that has an expression in the description field. The expression is =PL <THICK> x <WIDTH>, so that as the thickness and width change the description of this plate also changes. I have recently added rows to this part for the use of bar instead of plate on certain shapes. In order for the bar description to match standard steel shape nomenclature the expression on these parts needs to be =BAR <WIDTH> x <THICK>. How can I add the description to the iPart table so that I can simply edit the bar parts to be as needed?
Some things to note:
1.) These are custom iParts so when the item is inserted you select the thickness, file name, save location, etc.
2.) There are about 705 lines to this iPart right now and I would prefer not to go higher.
3.) I would like to keep these as the same iPart instead of having two different files.
4.) I need the description to be an expression because long after these parts are placed, they sometimes change and I need the dimensions to update after the fact like all our other parts (so don't forget that these one won't and then the drawings are incorrect).
Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate
Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1)
Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)
View 3 Replies
View Related
Dec 5, 2013
I need to show earthwork (+ or -), EG and FG on a grid. cogo points do not seem to have reference text functionality. surface labels seems to be able to do it, but cannot give me a table.
Civil 3D 2013 SP1, Win 7-64 bit
12GB RAM
View 4 Replies
View Related
Mar 26, 2009
I am looking to draw my pipe with a thicker appearance than the typical line of width "0". Our storm pipes are usually drawn with this so as to stand out from other utilities. If the pipe is represented by a polyline, I have usually adjusted the "Width" or "Global Width" value to my liking. With pipe objects, it seems more complicated. I have searched the settings, and the closest thing that I could find was the Lineweight property, but that appears to have no effect on the line thickness in the CAD drawing.
Do I need to tweak a plot setting? Make a new linetype altogether?
View 6 Replies
View Related
Dec 6, 2013
I have a typical storm sewer pipe network in a drawing by itself with an alignment. I data referenced both of these into another drawing. I draw the pipe network in the profile view I created and the pipes that run with the road show up fine. Every once in awhile there is a lateral storm sewer pipe that runs across the road. When I draw these in the profile view they show up, but, only the pipes that are skewed to the alignment show up. If the pipe is perfectly perpendicular to the alignment it does not show up. I have two styles setup. One main one that shows the inner and outer pipe walls and another one for overrides for the crossing pipes and that stlye has crossing pipe walls turned on.
Why is it though only the skewed pipes show up as ellipses in my profile view but the perpendicular pipes do not?
View 2 Replies
View Related
Mar 23, 2011
I have a drawing with a couple of profiles and some pipe networks. One alignment is collinear with the pipe network and another crosses the networks. I want to show the pipe crossing as well as the longitudinal on it companion alignment. If I set the profile setting for the pipe display to show the pipes crossing I don't get the longitudinal and if I try to assign the different style to the crossing pipes the plan view disappears. So, how should I set my styles to get a crossing pipe and a longitudinal in the same file?
View 3 Replies
View Related
Apr 6, 2011
Is it possible to add a base depth to the transition lane assembly? I need to do volumes for my road, (pavement, base) but there is a section with a transition (which only has one depth), so that section is off.
View 5 Replies
View Related
Sep 20, 2012
I am trying to give an Expression like sqrt({Jx}/{Section}) in column properties in family table editor. but its not working.
Find the attached image .....
Inventor Professional Suite 2010
Windows 7
View 5 Replies
View Related
Aug 15, 2012
This is the first I've noticed this, but a sketch in an assembly does not allow to show the dimensions as an expression? In a .ipt sketch you can right click and the pop-up menu has an option to show the dimensions in different forms. I do not get this in an assembly sketch.
I do not know if this is me or not. It's just curious that it does not do that.
View 6 Replies
View Related
Jul 1, 2012
I create Table using Autocad .net api C#.
var table = new Table();
In single text(class DBText), change text width of the property - WidthFactor.
How change text width in table cell using autocad .net api C#?
View 4 Replies
View Related
May 23, 2012
I am looking for a way to customize the dimensions of Autocad Tables to that I can have custom cell height and width.
How to do this?
Table v1.dwg
View 5 Replies
View Related
Nov 20, 2013
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.
View 1 Replies
View Related
Sep 25, 2012
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.
View 1 Replies
View Related
Jan 8, 2014
One of the things I seem to struggle with is being able to depict a single pipe when it needs to be shown in one profile as a crossing pipe, and another profile where you you show a lenghwise slice through the pipe. I end up tracing the pipe with eliptical objects where I'm cutting across the pipe and setting up more for the lengthwise/sideview of the pipe. Is there a way to have two different styles for the same pipe, one for a cross cut and one for a lengthwise slice?
View 1 Replies
View Related