AutoCAD Civil 3D :: Export Alignment And Sample Lines

Feb 15, 2013

I have an alignment with sample lines, I need to export these to a new drawing. i tried export/import land xml, but it did not work.

View 4 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Place Sample Lines Along A Very Sinuous Alignment

Jun 27, 2013

Im trying to place sample lines along a very sinuous alignment and about a third of the way down all of a sudden the little tracking marker jumps to what seems like thousands of kilometers away and starts tracking along some invisible alignment which does not exist?

I have tried everything I can think of from every type of sample line creation option to recreating the alignment and auditing the drawing. Nothing I do creates different results. Is this an alignment issue and being cause by all the tight bends?

View 3 Replies View Related

AutoCAD Civil 3D :: Sample Line On Alignment With Spiral

Aug 29, 2013

I draw an alignment for road. I turned off design criteria and i used data from manual for my country Slovenia. I need spiral in, curve and spiral out on alignment. Finally i got that alignment. Then i insert sample lines along the alignment. Then i saved autocad civil 3d file and shut  down the program. When i reopen file, i see that sample lines after the spiral in being erased. Sample lines stayed along first tangent, after that they were erased.

View 9 Replies View Related

AutoCAD Civil 3D :: Sample Lines

Jul 3, 2008

I'm trying to create sample lines at sta. 0+58, 1+08, 1+58, 2+08......................

My alignment begins at 0+00.

In the Create Sample Lines - By Station Range I set the From Alignment Start?end both to false and set the start and end stations as 0+58 and 20+58 respectively. The 0+58 sample line plots at 0+58 but the rest of the sample lines plot at even 50' stations (1+00, 1+50...).

View 9 Replies View Related

AutoCAD Civil 3D :: Widths Of New Sample Lines

Dec 22, 2013

how to create a new sample line group and a new sample lines within that slg: URL....I have checked what is the default sample lines width  (create sample lines command):

Autodesk.Civil.Settings.SettingsCmdCreateSampleLines SobreanchosSamples = default(Autodesk.Civil.Settings.SettingsCmdCreateSampleLines); SobreanchosSamples = civilDoc.Settings.GetSettings<Autodesk.Civil.Settings.SettingsCmdCreateSampleLines>(); Settings Cmd Create SampleLines SettingsCmdSwathWidths anchos = SobreanchosSamples.SwathWidths; double anchoIzquierda = Convert.ToDouble(anchos.LeftSwathWidth); double anchoDerecha = Convert.ToDouble(anchos.RightSwathWidth);

But how can I put these values (left width and right width) for a new sample line?Sample line class doesn't have "left width" or "right width" property ¿? Do I have to create a new vertex? However I think that I can´t add new vertex in vertex collection.

View 8 Replies View Related

AutoCAD Civil 3D :: Add Sample Lines To Specific Group

Apr 11, 2008

How or if you can add sample lines to a specified group? I created a group only to realize that there are some specific stations I need. I do not want to re-create the group and re-assign the materials nor reproduce my volume reports. I just want the section plotted on my sheets.

View 3 Replies View Related

AutoCAD Civil 3D :: Cross Section With Sample Lines

Jan 13, 2013

I have my surface, aligment and sample lines created, but I cant get my sample lines profiles. 

The grid apperas without data, it is like I have never selected a surface, but I did ! 

This is what I get , totally empty

View 6 Replies View Related

AutoCAD Civil 3D :: Why The Sample Lines Don’t Appear On Prospector

Oct 18, 2012

Why the sample lines don’t appear on the prospector?

I’m wondering why the sample lines don’t appear on the prospector like other components such that we can have an access to delete them, for example.

How can I get a list for all the sample lines?

Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.

View 6 Replies View Related

AutoCAD Civil 3D :: Creating Sample Lines At Vertical Curves

Sep 9, 2013

Can we automatically add sample lines at vertical curve points (e.g. BC, EC, Bottom of curve) ?I need to show the sections at these vertical curve key points.

I am using C3D 2011 but could not find that option when creating sample lines in a station range.

View 2 Replies View Related

AutoCAD Civil 3D :: Create Points At Surface Vertices Along Sample Lines

Jan 9, 2013

I need to create points with surface elevations along sample lines. The points need to represent the verticies one would see in the section editor. I've attached an image of my section editor for one of my sample lines. I need to create points that represent these 24 verticies along this sample line and do so for the rest of my sample lines as well. Is there an automated process to create these points?

View 1 Replies View Related

AutoCAD Civil 3D :: Interpolating Points From A Surface Based On The Sample Lines

Jul 21, 2013

I wanna interpolate points from surface but only in that area where my sample lines intersecting with the surface. There is a point creation tool that makes this based on polylines but I have to many data and it will get to much time to do this. So, for better understanding I attached some pictures, in the first picture it is shown the final result which I have made based on polylines, but here is also a problem, the tool is not putting points where the surface is changing ( on my second picture I highlighted with red circles). 

View 5 Replies View Related

AutoCAD Civil 3D :: Export Coordinates Table Of Sample Line?

Apr 15, 2012

 I'm designing a road, but I have a trouble how to export coordinates table of sample lines?

I need a table of coordinates X,Y of sample lines.

View 9 Replies View Related

AutoCAD Civil 3D :: Sample Lines / Section Views - Unable To Change From Layer 0

Jul 15, 2012

I created sample lines and section views for my road projects. I set all line works to appropriate layers except for "Segment and Points". Cannot change from layer "0".

I right click the existing grade on my section views, click "edit section style", click "display", then change the layer of Segments and points and click "OK", "apply".

Go back to my drawing, verify the layer but  still layer "0". I tried so many times, read the manual, call friends but no luck. I am tempted to "explode" my drawing.

View 2 Replies View Related

AutoCAD Civil 3D :: Export Point Coordinates And Elevations Along Sample Line

Sep 4, 2012

I'm working on a stream restoration project and we need to determine the x coordinates and corresponding elevations along a stream alignment at certain sample lines.  The centerline of the stream's alignment has been created as well as sample lines for cross sections at 50' intervals. We need the coordinates & elevations of each sample line (cross section) exported into an excel/txt document.

For instance, at station 1+00 of the alignment  we have a sample line.  We need to know to the right and left along that sample line the corresponding elevations and that x coordinate) from the alignment.  Primarily, whole contour intervals but more information would be useful as well.  I was hoping this could be automatically generated.

View 5 Replies View Related

AutoCAD Civil 3D :: Show Locations Of Cross Section Sample Lines On Profile View

May 15, 2013

recommend a good way to indicate the location of cross section sample lines in a profile view (of same alignment) as vertical lines? the sample lines have been created at user defined locations from polylines, and do not follow a particular station order. my first thought was to use transparent command to draw line in profile view using station from plan view, but i have in excess of 100 cross sections, and that may be time consuming.

Civil 3D 2013 SP1, Win 7-64 bit
12GB RAM

View 2 Replies View Related

AutoCAD Civil 3D :: Overlapping Section Lines In Corridor Because Of PI In Alignment

Nov 13, 2013

Because there is a PI in my alignment, the section lines in my corridor are overlapping creating problems with the surface.  Is there anything that I can do in this situation? 

View 6 Replies View Related

AutoCAD Civil 3D :: Export Alignment To Excel As XYZ Data?

Jun 19, 2012

I was trying to export my alignment, at certain intervals, to excel (or text) as xyz data. I tried searching and found... Alignment to xyz

But it didn't really work. I can export the XY but not the Z in the report manager.

So my questions are.... How can I create a new report to incorporate the Z? Or is there another way to do it?

I should add I also tried the "Incremental Stationing Reporting" from the Profiles Report... However it doesn't recognize the profiles I've created? I get the "No FG profiles in....." even though there are?

View 7 Replies View Related

AutoCAD Civil 3D :: Way To Export Band Data For Alignment With Two Profiles

Feb 5, 2008

Is there a way to export the band data for an alignment with two profiles? I have an existing ground and a proposed profile. Can I export the station and elevation data from the band for both profiles?

View 9 Replies View Related

AutoCAD Civil 3D :: Export To Excel Northing - Easting On Alignment?

May 31, 2012

I need to export to an Excel Spread Sheet (along a 15,000 foot alignment) the Station and Norhing-Easting at every 100' station tic. The only solution I can think of is to place a point at every 100' tic and export the points to a file. I can then put in Excel and edit the point number to reflect the correct station.

View 8 Replies View Related

AutoCAD Civil 3D :: Export Alignment Created In 2013 To Google Earth?

Aug 5, 2013

how to import my alignment to google earth so that i can visualize how my alignment goes

as there is no link between google earth and civil 3d 2013

View 9 Replies View Related

AutoCAD Civil 3D :: Export Lines As Shapefiles To ArcMap?

Dec 15, 2009

I am trying to map export shapefiles to arcmap, but it keeps telling me export did not succeed.

View 6 Replies View Related

AutoCAD Civil 3D :: Feature Lines Export To Land XML?

May 8, 2012

I would like to export feature lines out as land xml file.  Can this be done in Civil 3D or is there another work around.

View 5 Replies View Related

AutoCAD Civil 3D :: Colors / Lines And Styles Export

Sep 19, 2013

Is there a way to export style information to excel or any other format. What I want to do is track what styles are using which layers, colors, linetypes etc so that I can manage the CTB files correctly. As it stands I am worried about changing the properties of the CTB file as it may affect objects without my realizing.

View 9 Replies View Related

AutoCAD Civil 3D :: Changing Alignment Direction Where Feature Line And Alignment Coincide?

May 28, 2012

i've made a serpantine curve that starts from one line of alignment and end on the other line.

i wanted to know how can c change alignment direction when these two feature line and alignment meet each other in order to change the alignment path?

View 3 Replies View Related

AutoCAD Civil 3D :: Data Reference Alignment Stationing Differs From Original Alignment

May 3, 2012

I using a data reference/shortcut to properly label an alignment in paperspace. However when I reference the alignment in and apply the labels the aren't the same as the original alignment that I am referencing. Is there a setting where I am supposed to apply a new beginning station.

Also it seems as though the stationing(distance) isn't even matching up 1:1 with the original drawing. For example in the original base drawing my alignment starts at 10+00 with the next PI at 14+76.98, but the stationing on the reference alignment starts at 0+83.33 with the very same PI being labeled as 1+23.08. So the very same distance is 476.98' in the real design and the drawing it's being referenced in, but the stationing of the referenced alignment shows it as 39.75 Units.

I've attached a screen of the beginning of the alignment.

Civil 3D 2012
Windows 7 Service Pack 1
Intel Core i7-2600 CPU
16GB RAM

View 5 Replies View Related

AutoCAD Civil 3D :: LandXML Export - Deleted Lines Retained

Jul 10, 2013

I have created a surface and have exported it to LandXML for import into another software.  After generation of the surface, I have cleaned up the surface triangles to eliminate triangulation outside of the area of interest.  I have tried this both with deleting actual surface lines and by applying a boundary.  After I edit the surface, I export it as a LandXML and bring it into my application where the surface still has the lines outside of the area of interest that I wanted deleted.

What I suspect is happening is that C3D is recording that the lines were deleted in the edits section of the surface, but that the actual lines are not deleted from the surface definition.  My other software is not smart enough to figure this out from the LandXML file.  Is it possible to finalize all the edits in C3D so that upon export my deleted lines do not transfer through?

View 3 Replies View Related

AutoCAD Civil 3D :: Change Alignment Label Style Set After Alignment Has Been Created?

Jul 18, 2013

Using Civil 3d2012, Is it possible to change the alignment label style set after the alignment has been created?  For example, for an alignment that was created with alignment label set X - change the label set to alignment label set Y?  It seems like this should be pretty easy, I must be missing something obvious. 

View 2 Replies View Related

AutoCAD Civil 3D :: Alignment Style Vs Alignment Labels - PI Treated Differently?

Apr 6, 2013

I have a question on Alignment PI's. (Point of Inflection/Intersection)I have an alignment where some PI's have curves, others are merely hard bends.

Is there a way to automatically label the PI's even if they have an associated curve? (I'd like PI, PC and PT)Alternatively, can I only show markers at PI's without curves?

View 9 Replies View Related

AutoCAD Civil 3D :: Alignment Entities Not Showing Up In Alignment Grid View

May 20, 2013

I'm trying to edit some existing alignments. When I create new entities, they do not show up in the alignment grid view. Why is this?

Windows 7 x 64 bit
NVidia Quadro 2000 Dual Monitor
6.00 GB RAM
Intel Xeon W3550 @ 3.07 GHz
Civil 3D 2013 SP 2, Civil 3D 2012 SP2, Civil 3D 2011 V3, Civil 3D 2010 V3

View 5 Replies View Related

AutoCAD Civil 3D :: Launching Alignment Grid View / Alignment Entities

Aug 11, 2013

Launching alignment grid view/alignment entities,

I’m wondering if there is a way to launch alignment grid view/alignment entities (attached) without the need to first launching “alignment”? This dialogue box is quite essential in editing the values of radius, degree of curvature and deflection angle for the selected curve.

View 2 Replies View Related

AutoCAD Civil 3D :: Alignment Begin Station Inherited From Another Alignment

Aug 8, 2012

Can I inherit the station from one alignment as the begin station for another alignment?

For example. Alignment 1 is 1000 ft long and starts at sta 0+00.

At sta 8+01, Alignment 2 begins and goes off in another direction.

I manually enter 8+01 for begin station Alignment 2. Life is good. Still in the design stage, and customer needs to modify Alignment 1 to avoid something. Now Alignment 2 intersects Alignment 1 at sta 8+15, but same N/E coordinates.

I manually enter 8+15 for begin station Alignment 2.

It would be better if Alignment 2 could inherit the begin station based on the new stationing from Alignment 1.

View 7 Replies View Related







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