AutoCAD Civil 3D :: Deleting Pay Item Quantities

Mar 30, 2012

We are just starting to use the pay items through QTO Manager & Takeoff.  Everything was working fine until...I deleted a hatched area that represented a Butt Joint quantitiy.  Now when I go into Compute Quatity Takeoff & select the Compute button, this quantity that was deleted is still there.  And, since it is now deleted, I can't find a way to remove it from the Butt Joint quantity.  I've tried using "Removes pay item from specific objects."  I've tried deleting all my quantities and starting from scratch. 

View 2 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Grading Fill Quantities For Building Pad

Mar 11, 2013

I have created a building pad on my site and need to extract fill quantity. I set the elevations on my building and created a 5:1 grading object. to the existing ground.Autodesk Instructions are, for the actual building footprint, that I need to create a grading object at 1:1. for the area covered by the actual concrete pad. Need screen shot of the style settings of this grading criteria. because the area is flat it is impossible to determine if the floor area has been built. When I run sections and create volume reports the only fill quantity is from the grading objects that slope out from the pad. I must be overlooking a setting in the style for 1:1.

View 6 Replies View Related

AutoCAD Civil 3D :: Generate Quantities By Creating Sections?

Aug 4, 2012

I am trying to generate my quantities by creating sections with template to do the cut and fill, however after i create the corridor and the corridor surface which should use the bottom of the curb, instead it is using the top of the curb. How can i change it so that it uses the bottom of the curb. It is a road crossection which i used from toolpalette, CIVIL3D 2012

View 1 Replies View Related

AutoCAD Civil 3D :: Earth Work Quantities Except At Bridge

Apr 13, 2013

There's some old posts on this topic but thought I'd check in for latest . using C3D 2011

How to except out earthwork via bridge?

View 9 Replies View Related

AutoCAD Civil 3D :: Cut / Fill Quantities From Google Earth Surface

Jan 14, 2013

I am using Civil 3D 2011 for my job. I am trying to put together preliminary estimates and need earthwork qunatities. I have no issue importing a google earth surface. I import the surface and create a boundary. How do I calculate cut/fill quantities? I tried creating a finished ground surface then making a tin volume surface to compare the two. However, I do not know how to create a fnished ground surface. I have also tried grading in civil 3d. Cannot get anyting to work.

View 4 Replies View Related

AutoCAD Civil 3D :: Sample Line Volume Report And Surface Volume Give Different Quantities

Jun 18, 2012

I'm working with TIN surfaces, doing cut/fill comparisons for a surface mine.

My volume surface statistics show a cut volume of 5167.22 cy and fill volume of 8456.18 cy.

The sample line group volume report show cumulative cut of 5527.67 cy and fill of 8465.56 cy.

What could be some causes of this disparity. All reference surfaces are built from points and use a non-destructive boundary.

View 2 Replies View Related

AutoCAD Civil 3D :: Getting Pay Item Into Label Styles

Oct 1, 2012

Is there anyway of getting assigned Pay Items int a label style? I tried adding a text component but there is never an option for payitems.

Civil 3D 2012 & 2013
HP Z210 Workstation
Intel Xeon CPU E31240 @ 3.30 Hz
12 GB Ram
64 Bit Win7 OS

View 2 Replies View Related

AutoCAD Civil 3D :: Creating Pay Item List

May 13, 2013

I am having trouble understanding "Exercise 7: Creating a pay item list". How to find video of how this is created, or information to better understand the .csv and .xml utilized by QTO better. I am new to editing any .xml codes.

View 2 Replies View Related

AutoCAD Civil 3D :: Assign Pay Item To Closed Areas

Oct 31, 2012

Is there a way to assign pay items to a selection set of closed areas? The tool seems to only allow the user to pick one object at a time.

Infrastructure Suite/C3D 2013, LDT 2004, Power Civil v8i SS1
WIN 7 64 PRO
HP Pavillion h8xt, i7 2600, 12 GB
RADEON 6450, 1 GB

View 5 Replies View Related

AutoCAD Civil 3D :: Create Reference Text To Sub Item Of An Object

Oct 18, 2012

Using C3d 2013. I am looking for a way to place the deflection angle of the PI of an Alignment in the label of a structure part that references said alignment.  But PIs aren't an option when I select Reference Text type.  Common sense tells me it would be under Alignments, but none of the PI data is an option of the Contents' Text Component Editor.  I couldn't find it under any of the other Reference Text types either.  I can pull the station value from the referenced alignment, is there a way to get it to tell me the deflection angle at the PI it sits on?  Or even the difference in the instantaneous direction just before and just after the part?

I know listing the deflection angle of a PI is possible, as I have seen it in several examples of labeling alignments.  I just want to place it in the label of other objects.who can tell me how to display LT (to represent left) and RT (to represent right) when the deflection is positive or negative respectively.

View 7 Replies View Related

AutoCAD Civil 3D :: Toolspace Item View Not Working Properly

Jul 20, 2012

I'm having trouble viewing a list within Toolspace Item View. When I click the item in the tree nothing shows up in the item view. There should be a list of all my parcels but there is not. Graphical view works fine. List view works fine with other items in my tree except for my parcels. Also, when i right click parcels and click refresh I can see the list genereate in item view but then it quickly disappears.

View 9 Replies View Related

AutoCAD Civil 3D :: Corridor Item To Continue Past Daylight Along EG

Feb 4, 2013

I have a corridor design and the corridor daylights very close to the pavement.  I need to have rock from the EOP out beyond the daylight point to a 30' offset from the alignment.  I need it to follow the EG and show a depth of 2' throughout.

I had to draw the rock shapes manually.  But I'd like to figure out how to do it using the corridor if possible.

Please see the attached image.  Everything beyond the daylight point was traced on top of the EG and then offset 2' to get the bottom.

View 9 Replies View Related

AutoCAD Civil 3D :: Removing Item From Selection Set Causes Error In 2013

Apr 19, 2012

I go to erase a line or a piece of text or block, doesn't seem to matter really.  Anyways I select one too many items so I hit "r" for remove and select the item to remove and bam, I fatal error, civil 3D shuts down, asks if I'd like to save the file and then also submits an error report to the great unknown.

Civil 3D 2013, on 64 bit Windows 7 with all updates.

View 7 Replies View Related

AutoCAD Civil 3D :: Property Item From Superelevation CriticalStationCollection Doesn't Exist

Sep 14, 2013

In the documentation API 2014: for SuperelevationCriticalStationCollection appears the property "Item":

[URL]

but I´m trying to use it and it doesn´t exist.
 
public static void Breaksegment(Autodesk.AutoCAD.DatabaseServices.ObjectId identificador) { try { Document doc = Application.DocumentManager.MdiActiveDocument; Database db = doc.Database; Editor ed = doc.Editor; using (DocumentLock docLock = doc.LockDocument()) { using (Transaction trans = db.TransactionManager.StartTransaction()) { Alignment align = trans.GetObject(identificador, OpenMode.ForWrite) as Alignment; SuperelevationCriticalStationCollection criteriaStationColl = align.SuperelevationCriticalStations; criteriaStationColl.Item trans.Commit(); } } } catch (System.Exception ex) { System.Windows.Forms.MessageBox.Show(ex.Message); } }

I have added the Reference:Assembly: AeccDbMgd (in AeccDbMgd.dll) and I ´m using Autodesk.Civil.DatabaseServices
 
Autocad Civil 3D 2014 +SP1
Quad Core Intel i7 3770-cpu 3.40Ghz.
ssd samsung 840 pro 512gb+ssd samsung 840 pro 256 gb+1tb hdd
32gb RAM 1600 Mhz.
nVidia Quadro 2000.
Win 7 Pro 64bit

View 3 Replies View Related

AutoCAD Civil 3D :: Any Way To Transmit Event Icons To Top Item (drawing Name) At Prospector?

Sep 4, 2013

Some times I note the lack of a top warning-icon placed on top of prospector folder.

The idea is, for example, that in case I had a corridor out of date I dont see this "situation" until I navigate up to the corridors/corridor item, so I can forget easily the rebuild need. The posibility to see this icon near the name of my drawing should be very useful. 

Civil 3D (2013)

View 1 Replies View Related

AutoCAD Civil 3D :: Deleting Random Points

Jun 11, 2013

As I was creating a surface consisted of contour lines, suddenly some bunch of random points in the surface were also created. I want my surface to be solely generated by contour lines only. So...

I know I can get rid of those points by deleting them through edit but I want to get rid of them all at once. How can I do that? Or... Is there even a way to do that?

View 5 Replies View Related

AutoCAD Civil 3D :: 2013 Deleting Breaklines

May 30, 2012

In using 2013 I noticed when I delete a feature line which is added to a surface as a breakline it does not delete it from the surface. Even after a rebuild the surface does not update.  I am having to go into the toolspace and manually delete the breaklines from the surface list.

View 2 Replies View Related

AutoCAD Civil 3D :: Modifying / Deleting Corridor

Mar 2, 2012

I am unable to either modify or delete the corridor named "Road" in the attached file.  When I try to modify or delete that particular corridor, the program freezes and in task manager the program is “Not Responding”. 

View 6 Replies View Related

AutoCAD Civil 3D :: Deleting Entries In Toolspace?

Aug 11, 2013

I just began learning AutoCAD Civil 3D 2014. I inadverdently entered an extra survey name in the survey databases. I cannot find any way to delete an entry that I don't want. This entry is in the "Survey" tab in the toolspace. I tried to start a new drawing in hopes it would give me a clean toolspace, but it keeps showing the same information.

View 2 Replies View Related

AutoCAD Civil 3D :: Deleting None From List Of Snaps

Apr 30, 2013

I'm constantly picking the 'none' snap when i mean to pick 'nearest'. I want to delete 'none' from my list of snaps that come up when i click the middle mouse button. how is this done?

Dell Studio XPS 9100
Intel Core i7 CPU 930 @ 2.8GHz
12GB Ram
64 bit
C3D 2012 SP3.0

View 2 Replies View Related

AutoCAD Civil 3D :: Deleting / Purging Empty Block?

May 30, 2012

I have a Drawing that I have been developing as a control/template for surveying purposes. In compiling it I have acquired some empty blocks from another drawing I picked some data from. They are not being used or referenced by anything in the drawing and yet PURGE does not get rid of them. Is there another method I can use?

Dell T1600 Workstation
Windows 7 x64
Intel Xeon E31280 @ 3.50 GHz
24 GB RAM
Nvidia Quadro 4000
Civil3D 2013

View 1 Replies View Related

AutoCAD Civil 3D :: Text Selection And Deleting Or Changing

Aug 11, 2013

Am editting a clients file and have to remove the text style CT_Calibri_B.

Have tried using quick select and specifying the text style but this does not select anything.

How can I remove this text style?

Can I remove it if it is embedded in the file?

View 8 Replies View Related

AutoCAD Civil 3D :: Deleting Triangle Lines In A Surface?

Nov 8, 2012

I'm trying to modify a surface I created using drill hole data of a cavern.  When I select the delete lines command for surface editing a message pops up telling me that I must have the triangles displayed in the surface style dialog.  But I do have the triangles displayed, and it still gives me the same message. 

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 :: Dynamic Block For Quantities?

Oct 22, 2013

We are currently working on a very large master development plan submittal here at work. As part of the MDP, we are expected to deliver quantities calculations to the client.

I don't particularly feel like going through our entire proposed subdivision and counting up water fittings and whatnot. I am working on a dynamic block (attached in 2012 file format) that has visibility states for all of the different water fittings that we will be using for this project.

Is it possible to use either a lookup parameter or a block properties table to produce a quantities count, so to speak? I.e., to somehow get a count of all of the instances of this block in a particular drawing and how many instances are in what visibility state? So this table would tell you 1/32 bend: 15, 1/4 bend: 35, etc.

View 6 Replies View Related

AutoCAD Inventor :: Half Quantities For BOMs

Feb 5, 2010

I have a purchase component set that includes 2 identical pcs. i.e. part number xxx01(.iam) consists of part01(.ipt) and part01(.ipt). Typically I would place xxx01(.iam) into an upper level assembly, and get a BOM count of xxx01 QTY = 1. This works fine.

Now I have a similar component xxx02(.iam) that includes part02(.ipt) and part02(.ipt). With this component I use only half of the purchase component set in many instances. Therefore I would like to have the ability to place part02(.ipt) as a single part and have a BOM count of xxx02 QTY = 0.5.

The best solutions I have found is either to place xxx02(.iam) and manually override the BOM count to 0.5, which is error prone, and inevitably causes an issue each time.

Or I can set the Part Number of part02(.ipt) to be xxx02, and create a User Parameter in part02(.ipt) called BOM_QTY and set it to 0.5 ul and then set the Unit Quantity (using the BOM tab of the part file's Documents Settings) to use the User Parameter. The result of this is a BOM count of xxx02 QTY = 0.5ul.This method displays ul in the Parts List, which of course is an issue as well.

View 3 Replies View Related

AutoCAD Inventor :: Unknown Error Within BOM Quantities Column?

Jul 14, 2009

In five years using Inventor I've never seen this- I can't get it the parts list or BOM to register the quantities. Each box comes up with "Unknown Error" and it will not allow manual override to update those quantities.

View 8 Replies View Related

AutoCAD 2010 :: Extract Blocks Name And Quantities From Drawing?

Apr 2, 2012

i basically need to extract all the blocks and quantities used in a drawing as the drawing we make are usually really big and takes time to pan around to count all blocks.

View 2 Replies View Related

AutoCAD Inventor :: Show Associated BOM Quantities On Balloons In Drawing?

Jan 3, 2012

How do you show associated BOM quantities on balloons in the drawing?

View 7 Replies View Related

AutoCAD LT :: 2013 / How To Find Quantities Of Blocks On Drawing

Aug 6, 2013

I'm trying to find the quantities of blocks on drawing. I used "quick select" command - select by Block Reference. My blocks have some customer’s attributes (for example type of block) which I couldn't find on block reference list.

View 9 Replies View Related

AutoCAD Inventor :: How To Revert An Edited BOM Back To Original Quantities

Apr 26, 2013

Is there a quick way to revert an edited BOM back to the original quantities before they were edited?

View 2 Replies View Related







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