AutoCAD Civil 3D :: Surface Profile Linetype Generation

Dec 9, 2013

I have a drawing with surface profiles and the linetype generation is working on some and not the others. They're all dynamic and they're not dref'd in and like I said, a few with the same style look correct and a few are incorrect.

C3D 2012

View 1 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Sheet Profile View - Linetype Generation

May 26, 2009

In the sheet profile view the sampled(existing ground) profile for all 3 profiles does not generate the correct linetype(sample 1). The design drawing that I created the individual sheet from displays it correctly (sample 2). The preferences show it is generating(sample 3), it’s just not displaying correctly in the sheet itself.

View 8 Replies View Related

AutoCAD Civil 3D :: Linetype Off On Profile From Exist Surface

Jul 3, 2012

I Created a profile from existing surface and created a layer called "PRO-EXISTING" and set linetype to "HIDDEN". I also set my standard style to display linetype "BYLAYER"  but my dashes are not even like polylines when plinegen is "ON"

View 4 Replies View Related

AutoCAD Civil 3D :: Reference Surface Profile Linetype

Aug 27, 2012

I have a drawing with multiple profiles.  We originally had an existing and finished ground surface in the drawing, but decided to use a data shortcut to the surfaces as the design kept changing. We deleted the old surfaces from the drawing, and created the data references, using the same surface names for the new referenced surfaces. 

The ground lines show up in the profile, but I can't get it to show the linetype I need for the EG surface (dashed).  It doesn't act like a typical profile line - it now shows a lot of PVI points, and plinegen settings have no effect. 

View 1 Replies View Related

AutoCAD Civil 3D :: Survey Figure (linetype Generation) TOGGLE On And Off?

May 23, 2013

I am happy that survey figures now have the long awaited "linetype generation" on in 2013 but sometimes I need it off. Is there a toggle or am I now STUCK with it on all the time?

View 2 Replies View Related

AutoCAD .NET :: Selecting Closed Polylines With Linetype Generation Enabled?

Sep 5, 2013

I have a piece of code that needs closed polylines.

I use the following selectionfilter to filter the selection so I can only select closed polylines:

Dim sf As New SelectionFilter(New TypedValue() {New TypedValue(0, "LWPOLYLINE"), New TypedValue(70, 1)})
 
Today I noticed that in some drawings this filter won't select all the closed polylines for me.

After some experimenting I found the 'linetype generation' property of the polylines to be the problem. If this is enabled the above filter will not let me select a closed polyline. If I disable it, there is no problem.

How can I make my code for selecting closed polylines more robust? Is there a 'TypedValue' for closed polylines with the linetype generation enabled?

View 2 Replies View Related

AutoCAD Civil 3D :: Creating Profile Bandsets With More Than 2 Profile / Surface Elevations Shown

Mar 14, 2013

Im creating a Profile Bandset and would like to have multiple surface/profile elevations shown, ie: EG, FG, Back of Curb and Back of walk. While creating this bandset I see that the text component editor properties only has code for profile 1 elevation and profile 2 elevation in the properties area, which the code for this looks like below.

<[Profile1 Elevation(Uft|P2|RN|Sn|OF|AP)]>
<[Profile2 Elevation(Uft|P3|RN|AP|Sn|OF)]>

Ive tried to write my own code using the profile 2 as an example but it doesnt seem to work as a 3rd surface/profile and only seems to mimic the profile 2 elevation when placed in the band

My questions are as follows

1) does Civil 3d only allow 2 surface elevations in any band set? if it does allow more profiles/surface elevations what am i missing to create it? 

2) if Civil 3d does alow for multiple surfaces to be shown in the band set how do i get the text component editor to supply the extra profile elevation codes? or would i need to create from scratch

3) if i need to write the code from scratch does any listing of the codes and meanings of each code ie what does RN, Uft, Sn and so forth do and mean .

View 3 Replies View Related

AutoCAD Civil 3D :: Proposed Profile And Existing Surface Not Showing In Profile

Jun 17, 2013

I have a profile showing proposed storm sewer, existing sanitary, rock surface, existing surface, and proposed profile. Today for some reason the proposed profile and labels, and the existing surface are not showing on the profile and I'm not sure what has changed or how to get them back.

View 3 Replies View Related

AutoCAD Civil 3D :: Create Proposed Profile From Surface Profile

Mar 17, 2011

We have an engineer who is taking an existing surface and wants to show a proposed road 2" higher than existing.

I told him to simply adjust his assembly for his corridor to account for the 2" difference, but the County agency needs to see a profile.

My questions:

1) Is there a way to easily copy a profile made from a surface and "convert" it to a proposed profile?  If we copy and explode, it turns into hundreds (thousands?) of tiny pline segments and it would be a mess to convert all those to a profile 1 by 1.  If we make the corridor, and choose "profile from corridor", we do not have an option that could be used to represent the centerline. 

2) Other than loss of dynamic updating), would it make sense to adjust the assembly so the top surface would be accurate, then copy the profile, explode the copy to a block and simply shift that (as essentially basic linework)?

View 9 Replies View Related

AutoCAD Civil 3D :: Surface Profile Not Shown In Profile View

Nov 28, 2012

Attached are survey points that created the surface of a road embankment portion that caved-in. The road is very near a reservoir  shoreline. 

1. How can a surface profile be produce? I/'ve use line to change it into an alignement and then create a proile , then a profile view. But the the surface profile is missing. 

2.the points having higher elevation are the  top edge( road level) of the cave-n . A few few shots were take before the shorline elevations.

3. What the best way to come up with the rock volume to fill the cave-in given this surveying points., Also the shoreline elevation will be lowered some more while work is being done since the fill is not allowed to fall in the reservoir. 

View 2 Replies View Related

AutoCAD Map 3D :: Surface Generation - Large Image File

Apr 20, 2011

I have created a point cloud and surface from LiDAR data.  The point cloud data was relatively large from what I am familiar with (approximately 30 GB all told), and ESRI ASC surface file (approximately 8 GB) was generated after a laborious wait.  However, when I attempt to add the ASC file as a raster to view the surface, MAP 3D crashes and loses connection with my PC (i.e. window freezes, and I have to force MAP 3D to shutdown).  My computer is fairly updated with quad core processor, 3 GB RAM, etc.  Is this not enough power to process such a large image file, or have I error ?

View 2 Replies View Related

AutoCAD Civil 3D :: Surface Profile Boundary

Aug 14, 2013

I have alignments that go in and out of a surface boundary (this is because I have a surface that represents the bottom of pavement.)  I want to show the surface profile with the gaps in the profile view (where there is no surface. However in the profile view the gaps are sometimes connected with a straight line instead of being blank.

How can I have a surface profile represent the bottom of pavement properly? (An alignment that is not fully withing the surface boundary.) I know I could add the profile multiple time with different start/end stations But, I don't want that, I want it to be dynamic, as the alignment will change.

View 3 Replies View Related

AutoCAD Civil 3D :: Surface Not Showing On Profile

Jan 23, 2013

I have the profile of my pressure network and storm crossings converted into ellipses but I can't get my surface to show on the profile to show the amount of cover I have between the existing ground and top of pipe.

View 1 Replies View Related

AutoCAD Civil 3D :: Existing Surface And Profile Do Not Match

Sep 9, 2013

Civil 3d 2014.... I have existing surface and a profile with 5 sample lines.   All of them are good except 1 sample offset.  I can do I quick profile and the profile looks like it should but if I generate an actual profile 90% of the profile is off.  I have already tried reoding the alignment but it looks same on either one.

View 2 Replies View Related

AutoCAD Civil 3D :: How To Rename Existing Profile From Surface

Oct 18, 2012

How to rename the existing profile “profile from surface”? On the right click there is no such option!

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

View 2 Replies View Related

AutoCAD Civil 3D :: Clipping Surface Profile Display

May 28, 2013

I have a surface profile which has 2 surfaces in it. The surfaces overlap, and where there is overlap I just want to show one surface. Right now it looks like I'm going to have to smack a new boundary on the one surface to clip it, but I thought there might be a way to limit the display range of one surface in the profile.

Right now, I've only figured out how to do this so both surfaces are limited to the same range, but I can't figure out how to do it if you want to just control the range displayed of one surface and show all of the other surface.

View 4 Replies View Related

AutoCAD Civil 3D :: Importing Surface Into Profile That's Already Been Created

Apr 10, 2013

I have a profile with an eg surface and a fg surface made from design tool. Now I want to import a proposed surface in there too.

View 4 Replies View Related

AutoCAD Civil 3D :: Multiple Linetypes Per One Surface In Profile?

Sep 17, 2012

i need to transition from a proposed to a future linetype part of the way down my profile. It's the same surface, just that @ station XX+XX.XX it becomes future. I need it a diff linetype to faded back, for example. Is there a way to do that? I'm thinking my only option is two create two surfaces, one propsed and one future. My situiation currently is that I already have one complete surface and would like to know if it's possible.

View 9 Replies View Related

AutoCAD Civil 3D :: Show Hidden Surface In Profile?

Jun 15, 2012

I have modeled a storage pond on my site and  I have the existing surface hidden for the extent of the pond.

Is there a way to make that hidden existing surface, show up on the profile view?

I have attached images to better explain myself.

I am working in C3D 2012.

View 1 Replies View Related

AutoCAD Civil 3D :: Default Profile Style For Each Surface

Aug 10, 2012

A way to associate a default profile style with a surface.  In other words, I would like to set a different default profile style for each surface.  Same could be true for sections.

View 6 Replies View Related

AutoCAD Civil 3D :: Surface / Offset Profile Always At ZERO (0) LAYER

Apr 9, 2012

Every time I created surface profile, offset profile and sections it always at ZERO (0) LAYER. All label, grid, etc always at 0 layer. What is the correct way of doing it to assign at the proper layer?

View 5 Replies View Related

AutoCAD Civil 3D :: Export To LandXML From Create Surface Profile

May 8, 2012

We are using Civil 3d 2012 with Topcon Data Collectors.  Topcon will not read a profile created by using "create surface profile" command but it will read a profile using "Profile Creation Tools" command. We are not sure if this a civil 3D, Topcon or a LandXML issue? 

View 1 Replies View Related

AutoCAD Civil 3D :: Create A Profile Or Section Using Network Surface?

Mar 27, 2013

I have in front of me a survey of a small section of road (it's only 10m x10m or something). I want to be able to create a profile along the road section to demonstrate the surface level changes. I have created a network surface but Civ3D doesn't seem to able to use this type of surface to create a profile. Is there anything I can do, perhaps a way of transforming the network surface into another type of surface? Or am I going to have to manually create this profile in ACAD!

View 7 Replies View Related

AutoCAD Civil 3D :: Surface Profile - Use Interpolation To Get Elevation Of Unknown Points?

Jun 16, 2012

When creating surface profile Is civil 3D use interpolation to get elevation of unknown (points which not having elevation data) points?

Or just join  elevations which have elevation data(input data)?

AutoCAD Civil 3D 2012 SP 2

View 2 Replies View Related

AutoCAD Civil 3D :: Transport The Static Section Information To The Surface And Profile?

Dec 12, 2013

I've to put the sections on static mode on my project 'cuz the surface corridor won't creating right, can i transport the informations of the static section to the surface and profile? Basically i'm trying to change the informations on the static section and actualizing my surface and profile using the section changes

View 3 Replies View Related

AutoCAD Civil 3D :: Calculate AREA Of Cut And Fill Between Alignment And Surface Profile?

Aug 18, 2013

How to calculate the AREA of cut and fill analogous to the volume of cut and fill between surfaces, but instead only between the alignment and the road profile in the prolfile view. From what I've read of similar posts a few people have had the same question but have been instructed how to do it with volumes as opposed to area. Also how to insert a table of cut and fill area analogous to the one you can inset from the volumes dashboard.

View 5 Replies View Related

AutoCAD Civil 3D :: Sampled Surface Profile Doesn't Update When Alignment Moves

Sep 13, 2013

It is 27 miles of waterline broken into 3 mile segments.The problem is with the profiles that have been cut. The existing ground surface has been sampled along the alignment and multiple profile view made from that alignment. When the alignment changes, the only way that the surface seems to update is to run the "profiles; create profiles from surface command again" at which point it adds a new profile into the profile views reflecting the current surface over the alignment, then the "old" profile must be deleted from the profile views. Everything is set to dynamic, yet certainly is not being very dynamic.

View 4 Replies View Related

AutoCAD Civil 3D :: What Is Causing EG Data Reference Surface To Disappear On Screen And Profile

Oct 10, 2013

What is causing my EG Data Reference Surface to disappear on screen and Profile goes to crap?  I've noticed this twice on same project in separate drawings.  If I go to Toolspace and synchronize then it appears back on screen. 

First dwg:  I created a Pump Station Site Plan and data referenced in my surface and pipe network.  I save and close then reopen and EG is gone until I synchronize.

Second dwg:  I created a Railroad Crossing Exhibit showing plan and profile.  I data referenced in my surface and pipe network.  Same thing...save, close, reopen and I have to synchronize it to have plan and profile to appear ok.

This isn't good when I have .dsd files that I typically plot my drawing package from.  I sent multiple sets of drawings to the plotter and all my Pump Station Site Plans were missing the surface contours.  For this sheet, I had to synchronize and send separate plots just to have contours appear.

View 5 Replies View Related

AutoCAD Civil 3D :: Profile Geometry Points Of Superimposed Profile To Alignment Label

Mar 1, 2013

I have an alignment label that I normally use to show the PVI's of a profile in the plan view.

This is a little unusual, but in a specific case I wanted to design my profile at one alignment, but show it at another.  I designed my swale profile in the pathway profile view and then superimposed the swale profile on the swale profile view.  I then went back to the swale alignment to add these labels.

It's a no-go AFAICT.  The only profile available for me to select for these labels is the original ground profile from the surface.

View 5 Replies View Related

AutoCAD Civil 3D :: How To Base Structure Profile Label Location On Top Of Profile View

Nov 4, 2013

I'm working with a structure profile label style and it seems like the only way to anchor the position of the label is based on offsets from the structure itself... Any way to position the label based on the top of the profile view, so that I could make all of my labels horizontally aligned above the profile view?

View 9 Replies View Related

AutoCAD Civil 3D :: Editing Profile Style Of Single Profile Instead All Of Profiles?

Mar 5, 2012

I have a group of profiles in a drawing and I want to change how one of the profiles is displayed through the profile view style manager, but I do not want to change how all of the profiles look. Is there a way to change the way a single profile looks without changing all of them?

View 2 Replies View Related







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