AutoCAD Civil 3D :: Extract Elevations From Survey Drawing
Sep 24, 2012
I've been sent a survey drawing with elevations. The format is a block, but it's not a named block. Each entity has it's own block name. So, I'm having trouble getting at the elevations. I can't seem to export and get the elevation or Postion Z.
I've tried exploding these blocks, but all I get is a couple of polylines, and some text. Useless. I've attached a sample drawing with a couple of these points.
View 3 Replies
ADVERTISEMENT
Jun 29, 2012
I have a survey figure that no matter what will not come in with the correct elevations, its a spline (continous) curve that the elevations get blow up on.
Only thing I can think of is the when it starts to interpolate the curve it cant get the elevations correct, this only happens in the curved area, once it goes tangent everything goes back to normal.
C3D11
C3D12-13
Win7x64 6gb
View 5 Replies
View Related
Jun 21, 2013
I have imported a survey file. When I insert the points into the drawing, the elevation changes to something that isn't even recognizable. When I view the point in the survey tab, the elevation is correct, when I view the point in the prospector tab it is different.
View 4 Replies
View Related
May 6, 2012
I'm exploring the option of going from normal autocad and PDS (for our road designs) to fully using Civil 3D 2013.
Generally we only recieve a survey drawing as a 2d cad file with height points represented as 2d text.
In PDS all we need do is 'convert text to point' and create a ground model, this gives us a 3d ground mesh to work with.
In Civil 3d i've found 'movetexttoelevation' but now i'm stuck with adding a point at the node of the text object, and then I need to creat a surface model to overlay a 2d siteplan andstart creating our roads.
View 9 Replies
View Related
Jun 27, 2012
Here is my procedure.
1. Import survey point via ascii file into a new drawing call it Field-dwg.
2, Create a survey data base
3. Import all points in the the data base under import event.
4. open existing drawing, work-dwg, import points as needed from the Survey Data Base.
Problem : Survey points needs be renumber.
I goto field-dwg, and fix the points (renumber).
open survey data base for edit, and import Event, field-dwg/points/update : nothing happen
also try Import Event, field-dwg, survey points, update : nothing happen
so I re-import the points, all is good.
Then I goto work-dwg, and try to update the point, nothing happen.
View 5 Replies
View Related
Jul 18, 2012
I imported survey data from a file into the drawing and created a surface from the points and figures. No problem. Engineer wanted to change the datum from assumed to known. At this point all figures have been copied to a new layer flattened and changed to 2D polylines in order to hatch. Then the figures reimported. I raised all the points with the edit datum and raised the figures with edit survey figures. Surface was adjusted and tweaked. Everything was fine. I open the drawing and all the figures are back at assumed datum and the points are on the right datum. Now when I tweak the surface it uses the bogus elevations from the figures. How can I get my figures to save the adjusted elevations?
View 4 Replies
View Related
Mar 14, 2012
I have an AutoCAD file which includes 3d points and lines which represent an existing ground survey. The scheme is approx. 8km and points are spaced in a dense grid. The survey was undertaken using aerial (Lidar) methods, before being rationalised using aerial imagary to identify linear features such as kerbs, fencelines, etc, which are included as 3d polylines. Items have been grouped by the surveyors and adopt individual cad layers and linestyles, etc.
Basically, I want to incorporate all of the points and all 3d polylines into my Civil 3d Survey database in order develop a roads design.
View 4 Replies
View Related
Aug 28, 2012
I'm looking to change an elevation of a survey point within a drawing. I can see where it is possible to manually unlock the points from the Survey Database to allow the user to edit the point. I'm not seeing a method or property in the API Help for 2013 to do the unlocking with code.
Also is it possible to convert a Survey Point to a regular Cogo Point through the code? Or do I have to delte the point and then recreate it as a COGO point? I think this will be my work around if the above doesn't work.
View 5 Replies
View Related
Mar 25, 2010
Is there a way to link the path of the survey data base in the drawing, so I do not have to set the working folder every time?
View 9 Replies
View Related
Dec 19, 2013
How can I make sure the annotated surface labels spot elevations from my 3d design drawing which is being xrefed into a new Precise Grading Breakout Sheet plots screened?
The Label Style which I created for the annotated surface label spot elevations has all its properties set to be ByLayer for example its color and lineweight. The Layer I assigned the Label Style was assigned to a layer with a color and plot style that should plot any object screened. Color 8 and Plot Style Screened.
What other steps am I missing to assure myself that this Label Style will plot screened in my new Precise Grading Breakout Sheet?
I also made sure that the xref drawing in which this Surface spot elevation has the correct colors and lineweights and Plot Styles in my new Precise Grading Breakout Sheet.
View 5 Replies
View Related
May 28, 2013
A quick lisp routine to extract the elevations of a selection set of 2d polylines? I have a massive "contour" file composed of 2d polylines with elevations. I need to find the min and max polyline elevation in selected areas. I can't figure out how to extract just the elevations of my selected polylines so I can quickly see the elevation values?
View 9 Replies
View Related
Sep 5, 2013
Using Civil 3D 2013Coordinates coming out of survey equipment are modified state plane GROUND (scaled up from the origin by the combined factor).Drawing is setup with state plane coordinate system with user defined transformation to establish geodetic reference and the ability to label lat/long or import Bing map data.Survey database is setup with "No Datum, No Projection" (data is already at ground, I don't want ot transformed).Import style is PNEZD and is set to use Northing/Easting not Grid Northing/Grid Easting.After importing points into survey database, coordinates of survey points match the CSV. This is good.After importing points from database to drawing, they are taken as grid coordinates, are scaled again and are off ~5,300 feet northeast.Why would Civil 3D assume the points in the database are grid and scale them when the import style used did not specify grid? Is there a setting or something I can do to tell Civil 3D to leave my coordinates alone?
View 9 Replies
View Related
Nov 19, 2013
I copied some Survey Data of AutoCAD Civil 3D 2013 for Surveyors to my C3D 2013 machine few weeks ago. Now I cannot do the "Import point file" of the Survey2 Data B in Survey Databases, because the Survey2 Data B is locked up - see the attached file that has a red circle with an arrow on. How I can unlocked the locked Survey 2 Data in the Survey Databases.
View 1 Replies
View Related
May 3, 2012
here's my process:
1- Import the asc file into my drawing.
2- Convert the asc file to a FBK file
3- Import my FBK file. The survey figure linework generated doesn't overlay my previously imported asc file. I checked the FBK file and the coord's match the asc file. I'm confused as to why the survey figures don't overlay the survey points from the asc file, since the coords match in both? The survey figures are all shifted .7' and 54deg. from the points. The elevations are all good on the survey figures, as they match the survey points.
So my quick fix is to explode the survey figures, since I don't really need them for what I'm doing, and then select all the 3d polylines and move them to them to an appropriate survey point. Everything then looks fine and I can get the job done.
However, I would like some insight as to why this might be happening. It's strange that the FBK and asc coordinates match, but the survey figures aren't lying over them.
View 1 Replies
View Related
Aug 7, 2011
How to draw a 3D roof in AutoCAD if I provide the elevations in an AutoCAD file?
View 9 Replies
View Related
Mar 3, 2011
A way to substitute the contents of a text throughout the drawing easily? What I want to do is substitute all existing elevations in the drawing with the same contents, but enclosed in parentheses, so that: xxx.xx becomes (xxx.xx)
View 8 Replies
View Related
Apr 3, 2012
I have a survey for a residential property with all the coordinates which I input into CAD, using the tutorial on this site. @25<S25D14'36"E..etc
The house & property run in a NE/SW angle which isn't an angle I want to do work in. If I pivot the drawing so the house & lot are parallel with the screen the cursor takes on a new and weird shape.
I'm wondering if people do anything with the x/y coordinates or settings in the drawing? I thought a drafter told me there is a way to deal with this when setting up the drawing but I can't remember for the life of me.
View 4 Replies
View Related
Jan 8, 2014
I created the attached block to add spot elevations to a drawing. The block has attributes allowing elevations to be manually typed in, but also includes many dynamic features for rotation, lengthening, mirroring, etc. The block was created as an annotative block.
The block and all of its features work perfect as long as the dynamic features (rotation, etc) are not used after additional annotative scales are added. I often times have a drawing set at 1:10 or 1:20 scale and need to do an enlarged detail at 1:5.
What I would like to do is have this block set at 1:10 scale and 1:5 scale and manually rotate it (ideally using the dynamic features) at different angles for each scale. Is this possible and if so, why is it not working with this block? This works flawlessly when using annotative multileaders, so why shouldn't it work with blocks or is this just too labor intensive for the software?
I have also tried attsync, etc. and often times when rotating at different annotative scales, the text attributes go "bonkers" for the opposing scale when applying attsync.
View 0 Replies
View Related
Feb 1, 2012
I am tired of re-creating Description Keys everytime I want to bring in Survey Points into a drawing. I have tried to drag and drop, but that does not seem to work for me. I can's copy it. Is there a way to get Civil 3D 2010 Description Keys into Civil 3D 2012.
View 3 Replies
View Related
Apr 13, 2011
I've not used AutoCad for probably 15 years. I used it in my government job, but have forgotten many commands. I have inserted a building survey into a new DWG, and remember that I can find a dimension on that survey, and use it to begin a scale for the drawing, so that I may make additions to the building drawing.
View 3 Replies
View Related
Apr 4, 2012
I have to tabulate the X and Y co-ordinates along a polyline at 1 metre intervals. I have divided the polyline into segments of one metre and have tried to use a command called data extraction. So I use this command and individually click on each point. The end result gives me the X and Y coordinates in the order I have picked them however when I put it into a table on the drawing it messes up the order?
View 4 Replies
View Related
Sep 12, 2005
. How to assign proposed elevation to layout alignment along each station?. I know there is a way in LDT to assign proposed elevations to s specific range of stations or the full alignment, under menu "profiles/ FG Vertical Alignments/Create COGO Points" I am looking for the same one in C3D.
2. How to add connecting alignment label and station in profile view. For example I have an main alignment and in-between lot of other alignments are meeting with this alignment.
I want to show in profile view of the main alignment the meeting alignment's name and the station it meets with?
View 6 Replies
View Related
Dec 1, 2013
How to get precise elevations at lowest and highest points. I need to get spots where the water flows and its precise elevation at that spot as analysis.
View 4 Replies
View Related
May 3, 2012
In C3D 2012, when I needed to know what elevation a surface contour was at, I simply hovered my mouse near the point in question and a small window would tell me what elevation my mouse was hovering at. Now, in 2013 I am trying to do the same thing but the little window only has the name of the surface and no elevations. So, how am I supposed to know surface elevations on the fly? Is there some setting to turn that back on?
View 3 Replies
View Related
Mar 1, 2013
I have conducted a level survey on site and once I have loaded it in to aurtocad I need to copy them on to a drawing so can tell where abouts the level are in relation to the site. When I have done this I copy with base point and paste with coordinates but it comes up tiny compared to the drawing.
View 9 Replies
View Related
Feb 13, 2012
How to plot a survey drawing with field data in text format, (using Autocad 2008, so that the point number and XYZ coordinates appear on the drawing.
View 1 Replies
View Related
Jan 21, 2013
What is the fastest way to extract blocks from a drawing
View 3 Replies
View Related
Nov 15, 2011
I am trying to extract all of the annotative scales in a drawing, I have found some code which will extract the current annotative scale, but not all.
Dim doc AsDocument = Application.DocumentManager.MdiActiveDocument
Dim db AsDatabase = doc.Database
Dim ed AsEditor = doc.Editor
Dim ocm AsObjectContextManager = db.ObjectContextManager
Dim occ As ObjectContextCollection = ocm.GetContextCollection("ACDB_ANNOTATIONSCALES")
View 1 Replies
View Related
Nov 20, 2013
We have a good size channel and the section for the channel varies quite a bit. We want to find the volume excavated in the channel between 2 elevations (it is the area of sand per the goetech report)? A template was not used to create the channel surface, breaklines and gradings were used.
View 9 Replies
View Related
Sep 2, 2013
Sounds simple enough, but how would I subtract 2.300 from every point elevation?
View 4 Replies
View Related
Dec 3, 2013
I need to project a surface/grading (or something of that nature) across my berm and have it intersect with the inside bank. This is better explained if you see the attached image. In the plan view you see 4 featurelines. Outside TOE, outside TOB, inside TOB then inside TOE. I need to project the outside TOE across the berm (shown in the section view) then create a new featureline where the line and inside slope of the berm intersect. Note that all the elevation shots vary as does the widths across the berm. What's the best way to do this?
View 9 Replies
View Related