AutoCAD Civil 3D :: Polyline To Feature Line Interpolates Wrong Data

Aug 29, 2013

I have created a feture line from a 2d polyline. 

I have NO weed appplied and as you can see there are two errors :

- some points on original surface (used to get Z) are not interpolated.

- the quick profile shows error : in addition to lacking points, others are bad interpolated.

(the image show both)

The surface used behaves rightly with feature lines created from aligments 

(I have created an aligment from polyline and then a fetaure line from that and the Z interpolation are ok )

Civil 3D (2013)

View 9 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Convert A Feature Line To A 3d Polyline?

Jul 13, 2011

Feature lines are easy to make and great for grading.  However, when I try to save the drawing into *.dxf, all the feature lines disappeared. Does this mean DXF files do not take feature lines?

I need the DXF files to up load into GPS.  Do I have to redraw everything in 3D polyline?Or is there an easier way to convert feature lines into 3D polylines?

View 9 Replies View Related

AutoCAD Civil 3D :: Convert Polyline To Feature Line For Use In Grading

Aug 22, 2012

I'm working on crane pads for a windfarm development and have run into an issue that has never happened in the other 60 or so ones I've done previously.

I have a polyline (elevation added in via Properties) that I want to convert to a feature line for use in grading but when I try to convert I get the message below

When I check the properties and do a LIST the list reports a negative elevation.

View 3 Replies View Related

AutoCAD Civil 3D :: Combining Feature Data (Adding Data To Shape File)

Apr 24, 2012

I have a master shape file that contains parcel ID, owner, tax info., etc. I have another file ( access 2003 -open to better file format suggestions-) which contains parcel ID and a "yes" or " no" entry for whether or not the parcel needs a new water meter. All I want to do is add the water meter information into the other shape file. This would create one shape file with one table with all the information that I need.

Ultimately I will use the information to do a map query and find out spatially where i need new water meters.

Right now i have the master shape file connected though the “Connect to Data” feature. I also have the new data added to the drawing though the Data sources------>attach under the “Map Explorer” Task pane. I attached access file (ver. 2003 .mdb) which has two columns “Parcel ID” and “Meter”.

I right click on the shape file under the display manager and select”Create a Join;” however my water meter table is not listed as an option. Will this not work?

Plan B - I tried to Create and connect to the access file as an ODBC connection. Followed this guy’s directions to a T [URL]. But when i populate my table under the fdo connection the column headings exist ( “parcel ID” and “Meter”) but the actual data is missing. Am I missing something important?

Note: I am running c3d 2012 on a  Win 7 64 Bit machine. I also removed office 32 bit apps and installed 64 bit apps to see if that would solve the problem. No go. 

View 3 Replies View Related

AutoCAD Civil 3D :: Data Band At Wrong Station

Jun 13, 2013

A coworker who is no longer with us set up the data band styles & settings in our template, and they were working fine in 2011.  Then, on a new job in 2011, I encountered this problem.  I gave up.

Now I'm working in 2013.  The template was brought forwards, so it's the same settings, and I'm hitting the same problem as before.  The difference is this time I'm working on a really long profile, and I really really want the bands to work.

Here's the problem.

The ones I checked in blue are not part of the data band.  They are profile view labels, and they show the correct stations.

The ones circled in red are the data band.  As you can see I need to work on my gap settings, but that's not my problem.  The problem is the location of these labels.  There is indeed a PVI at station 1+165, but the label is 40m away from that station!  I don't know where to start digging to find the setting to tell that label to move 40m to the right, and tell 1+135.86 to move 20m to the right.

View 3 Replies View Related

AutoCAD Civil 3D :: Remove Feature Line Used As Break Line When Creating Surface

Dec 11, 2012

I needed to remove a feature line that I used as a break line when creating a surface.   When I removed the feature line from the definition of the surface, the grading did not change.  It appears the points created by the feature line remain which is why grading didn't change.  The only work around was to delete these points. 

I noticed the same thing happens when I removed the surface boundary and inserted a new boundary.  why these points remain and how to remove when I delete boundary and feature line from surface?

View 9 Replies View Related

AutoCAD Civil 3D :: SHP File Data Connect Imports To Wrong Coordinate System

Jul 11, 2013

When the attached shape file (change soilmu_a_a.txt to .shp) is imported using MAPIMPORT the data aligns with other imported georeferenced raster imagery (said imagery was imported using the MAPIINSERT command).  If the same shape file is imported using the data connect tool it shows up in a much different location (see word document).

The drawing coordinate system code is "UTM83-18F" and the data was downloaded from the Web Soil Survey's data download with the identical coordinate system (see attached readme.txt).

I prefer to use the data connect option when importing this type of shape file because I can label them all using a theme and use stylize the data for visualization/presentation.

As an aside, I have found that data connect does not automatically transform data coordinate systems to match your drawing coordinate system as advertised.  I've used the edit coordinate system to no avail; however, again when the file is imported using MAPIMPORT and saved as a drawing (with native data coordinate system) and then that drawing is queried from a drawing in a different coordinate system it seems to transform the coordinate system just fine.  Is this a problem with data connect?

View 7 Replies View Related

AutoCAD Civil 3D :: Defining Object Data To Polyline And Polygon

Nov 24, 2013

Is there a way to define object data to a polygon or a poly line in C3d? I imported a shape file and saw that in the properties dialog box the object data of the polygons is displayed. I would like to define create new polygons and define certain atrributes to it before exporting it as a shape file. This would would eliminate the need to use a GIS program to define the attributes of the polygons. 

Im using PCSWMM and would like to define certain atributes to polygons and polylines in C3D before i import it in to PCSWMM.

View 2 Replies View Related

AutoCAD Civil 3D :: Set Multiple Polyline Elevations For Contour Data?

Nov 13, 2012

I am working on three different projects at once. For each project, I was sent a drawing with contours as polylines. Each contour is broken up into polylines about fifty feet long each at elevation 0. I am trying to set the polylines to proper elevation without editing each one individually. Each drawing contains several hundred polylines to modify. I was hoping for some sort of way to use a fence and interval (2') with a starting elevation.

I've searched the internet but haven't found a lisp routine to do this. I thought I remember Land Desktop having something like this, but can't seem to find it in Civil 3D 2012. I have found several threads asking the same question. Each time the poster was referred to a blog 7629. That blog unfortunately seems to have been taken down. If I can’t find an answer soon, it looks that my best option would be to retrace each contour which makes me glad to be paid hourly.

View 9 Replies View Related

AutoCAD .NET :: Getting Polyline Data Into A Custom Derived Object (from Polyline)

Nov 11, 2013

I've been working on a custom polyline object, and I've got it functioning!!Having said that, I plan to run its creation around picking a point for bounary selection.

(Other than trying to step through every vertecies) is there a technique I can thow the polyline data from a traceboundary result into my custom object? I've been trying to add the polyline from traceboundary to my object BEFORE it's added to the transaction by the way...I assume that's right, since I want to put it's data in my custom object then add my custom object to the transaction instead.

View 3 Replies View Related

AutoCAD Civil 3D :: Polyline To Draw Daylight Line

Aug 21, 2013

I have a list of offset distance from centerline on both sildes (left and right). I want to use this to create a polyline that represents the daylight. these offsets are taken from an old hardcopy drawings of cross-sections. is there any way to draw this polyline that follows the alignment?

file can be .txt or .csv

View 3 Replies View Related

AutoCAD Civil 3D :: Feature Line Projection

Sep 26, 2013

Is there any way to project feature lines into a profile when the plan view is xref'd? I have my plan view "existing topo" with all existing features/Figures and a existing surface.

My profile is a separate dwg with plan view xref'd and surface a data shortcut. Of course there are feature lines and Survey Figures in the existing top I want to project into the profile, but can't because it is an xref. Besides copying .

View 1 Replies View Related

AutoCAD Civil 3D :: Using Feature Line Method?

Oct 31, 2013

C3D 2012.  I am trying to get the distance from the start of a featrue line to a selected point.  My object is "FLobj" and my Point is PT1.  I am using the method Get2dDistanceAtPoint.  This is the line of code.

(vlax-invoke-method FLObj 'Get2DDistanceAtPoint pt1 'pDistance)

I keep getting "too many actual parameters". 

View 2 Replies View Related

AutoCAD Civil 3D :: Feature Line Name To Label?

May 19, 2013

I am wanting to add the name of my feature line to a label style. I am trying to create a label style that will show Lot Number and Area. I know i can create parcels, but i dont want to! I have also created a map table that can do exactly what i want on polylines, but will not work on an xref. Labelling featurelines does work in xrefs.

how to add the name into a label style?

View 4 Replies View Related

AutoCAD Civil 3D :: Can Decurve A Feature Line

Jul 11, 2007

Is there a way to decurve feature lines like how we do it with polylines? I am labeling my feature lines but don't want the curve labels to show up

View 6 Replies View Related

AutoCAD Civil 3D :: Arc Or Feature Line As Breaklines

Jan 7, 2014

I am building a surface and have back of curb, curb face, and curb flowline going around a curve.  I cannot create the lines with the usual pline as they will cross due to poor field collect.  I created the curbs with multiple arcs.  I was then going to change them into Feature Lines and am wondering if I can then use them as breaklines in a surface. 

View 1 Replies View Related

AutoCAD Civil 3D :: Feature Line From Profile?

Mar 1, 2013

I have a roadway alignment with FG profile and I want to place a feature line on the roadway centerline that represents the FG profile elevations. 

View 7 Replies View Related

AutoCAD Civil 3D :: Feature Line Styles

Apr 11, 2012

We have cooridors with features such as terrace drains and flowlines, but we cant seem to get the linetypes to show up correctly.  For example a flow line should have arrows but it shows up without the linetype and looks continuous. 

LTSCALE =1
MSLTSCALE=1
PSTSCALE=1
DRAWING SETTINGS - 1"=40'
CIVIL 3D 2012

View 3 Replies View Related

AutoCAD Civil 3D :: Corridor Feature Line

Jan 7, 2014

I am building a corridor with the right side of the pavement fitting to the existing surface.The subassembly used to link the edge of pavement to the existing ground is LinkSlopeToSurface.

On the corridor created, the feature line (code P2) of the corridor surface (top) starts from the station 0+025, instead of 0+000.

I was wondering why there is no feature line P2 for station range 0+000 to 0+025? Does that mean the linkage to the existing ground surface not exist for the slope defined in the subassembly?

View 2 Replies View Related

AutoCAD Civil 3D :: Feature Line Elevations

Mar 25, 2013

We are running Civil3d 2012. When converting a line or 3d poly to feature line, or just creating one it adds elevation points where it crosses surface breaklines even if you do not assign elevations. We want the feature to just have 2 elevations. The beginning and end. Is this a bug? Or is there another setting somewhere?

View 7 Replies View Related

AutoCAD Civil 3D :: Tie Feature Line To Surface

Sep 4, 2013

I created a label for retaining wall that takes the z value from the start and end of a feature line. Works great except that it isn't dynamic. I have created the feature line in a grading sheet where the surface is data shortcut into it and I'm just using grips to make sure the ends are on the bottom and top of the retaining wall. Is there any way to dynamically pin/tie the feature line to a surface that has been data shortcut?

View 9 Replies View Related

AutoCAD Map 3D :: GIS Data - Feature Was Not Saved In The Target Feature Source

Jun 16, 2011

I have been working with some GIS data in the form of SHP files in autocad map 3D 2011. On one of my layers I have started getting "Feature was not saved in the target feature source" when I try to check in my data. In total there are 308 errors in the data table, all of which were features I deleted. They all have a featID of null and I cannot remove them from the data table. I need to fix these errors without going back and starting over.

View 4 Replies View Related

AutoCAD Civil 3D :: How To Create New Vertex Points In Line And 3D Polyline

Nov 24, 2013

I want to create new vertex points in feature line  and 3dpol.

I have this:
try
{
if (obj.GetType() == typeof(Autodesk.AutoCAD.DatabaseServices.Polyline3d)) {
Polyline3d p3d = (Polyline3d)trans.GetObject(entRes.ObjectId, OpenMode.ForWrite);

[Code]....

In this code line:

oFtrLn.InsertFeaturePoint(punt, AeccLandFeatureLinePointType.aeccLandFeatureLinePointPI);
 
always catches the same Exception "the value is not within the expected range" .I have translated it because I get "El valor no está dentro del intervalo esperado". Perhaps is this: " Value does not fall within the expected range.".

I have tried it with different point3d values but always catches  Exception.

With pol3d I have similar problem.
 
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 4 Replies View Related

AutoCAD Civil 3D :: 2012 Feature Line Crashes?

Apr 6, 2012

AutoCAD C3D 2012 has been crashing nonstop over the past 3 days on me whenever I try to "Create a Feature Line from Object".  I know that it is a localized problem as a co-worker has been in the same drawing and done grading work without any problems.  The error has occurred in multiple drawings. 

Product Version: F.107.0.0. AutoCAD Civil 3D 2012 SP1

View 3 Replies View Related

AutoCAD Civil 3D :: How To Create Feature Line From Profile

Jul 15, 2013

is there a way to draw a line in the profile view and create that line into a feature line? and if there is can i project that line into the plan? i know that you can make a feature line in the plan and project that feature line into a profile view, just wondering if you could basicly do the reverse. i don't want to make a coridor.

View 4 Replies View Related

AutoCAD Civil 3D :: Can't Edit Elevations Of Feature Line

Apr 19, 2012

I Created a Feature Line from Objects (a polyline).  I added it to Site 1, gave it a name, layer.  Do I Assign elevations during creation (conversion options)?

I set the Elevation to 8.5  (NOT From surface)

Then I go to

Modify Feature Line -

Elevation Editor.

Why are the elevations locked?  I want to set them.

View 6 Replies View Related

AutoCAD Civil 3D :: Feature Line Edits Jump Across

Oct 15, 2013

Why do they do this? I am trying to quick elevation edit a featureline but my edit glyph jumps to a completly different featureline that is near.

View 3 Replies View Related

AutoCAD Civil 3D :: Feature Line Icons In Toolspace?

Apr 11, 2012

why this particular FL has this type of a display?

View 1 Replies View Related

AutoCAD Civil 3D :: Break A Closed Feature Line

Jul 28, 2011

I often use feature lines for parking lots and ponds.  They're great when they work, but they drive me NUTS when they don't - which is a lot of the time.  For parking lots and ponds, my feature lines usually close back on themselves.  That's when I have trouble breaking the feature line.  When I use BREAKFEATURE, I choose two points and this should, in theory, leave a gap in the feature line between those two points.  That's not what happens.  I end up with a huge gap between the first point I picked and a vertex point 5 or 6 vertices away.  It doesn't matter where I pick the breaking points.

I've also tried TRIMFEATURES.  I draw lines across the feature line where I would have chosen the breaking points.  But the portion that I want to remove is the portion that always remains.  It doesn't matter where I select the feature line to be trimmed (inside or outside of the cutting edges).

I think there may something wrong with the feature line itself.  Sometimes, if I erase the original and draw a new one, it will trim just fine.  But that's such a headache, and it doesn't always work.  If I knew what was causing the feature lines to go squirrely,  I would aviod it.  Unfortunately, it seems like breathing the wrong way can screw up a feature line.

View 4 Replies View Related

AutoCAD Civil 3D :: Grade One Surface To Another Like Feature Line?

Jul 12, 2013

I was wondering if there is a way that I can take an existing grade surface and apply a designed pond surface.

Right now I have the pond as a set of 3d Polylines in the proper geometry.

I want to place the pond into this surface and cut/fill at a 3:1 from that pond to the existing surface.

View 9 Replies View Related

AutoCAD Civil 3D :: Creating Feature Line Between Two Red Points

Mar 26, 2012

I have a problem about creating feature line.  When I want to create feature line between two red points, another point come into being by itself (blue point).  If you look at the file I have attached, you will understand well what I want to express. I cant make any changes on this point. I cant delete, modify etc.

View 4 Replies View Related







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