AutoCAD Civil 3D :: Projecting Objects To Profile View And Showing Point Of Intersection

Nov 11, 2013

Say I'm projecting some 3D polylines to a profile view I have, and the 3D polylines cross the alignment defining the profile view. Is there a way to format the projections such that the point of intersection is identified, and that the points will be updated if I change either the alignment or the 3D polylines?

View 1 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Projecting Objects To Profile

Feb 12, 2013

I need to project some of the points and figures to the profile view and I'm not making any progress. I found the ProfileProjection class in the object browser, but I'm not sure how to handle the first argument (ByVal unmanagedPointer AsSystem.IntPtr,) or even if I'm on the right path. I'm guessing that it should work similar to other Create() methods by referencing an ID, then later calling a projObject.Draw() or something similar.

Below is a snippet of the survey point section. I'm iterating through each survey point in the xml data. I hope to create the projObj for each CL shot as a starting place. I think the figures would be similar if I can get a point to work. 

Using C3D 2012
 
'Survey Points ================================================================
'Create Non-Control Points for network
Dim oNonControlPt As AeccSurveyNonControlPoint
'Dim xNumber As Integer = 0
For Each xPoint In pFile...<Point>
Dim xNumber As Integer = xPoint.<Number>.Value
[Code] ......

View 5 Replies View Related

AutoCAD Civil 3D :: Projecting Objects To Profile Views

Apr 9, 2012

I have been using feature lines along buried utility locations to project these objects to section views. It works great. I created label styles, and It pops a vertical label on the section view that points toward the existing ground. I tried to use the same feature lines to project objects to profile views, and get very strange results. I do not get an option to select a label style, that field is blank, and on the profile view there is not a point where the alignment and the feature line crossed, but a line drawn all over the general area of the utility location. I have attached pdf examples of a sucessful section view and an unsuccessful profile view. I manually added the "EXISTING WATER" label so that it's easy to locate the line representing the water line.

Win 7 64BIT
C3D 2013

View 3 Replies View Related

AutoCAD Civil 3D :: Road Intersection Label In Profile View

Apr 10, 2012

What can I do to show intersection information in a profile label?I mean, supose I have two roads (A and B)... what should I do to show in the road A vertical profile the name and the station of road B in the properly position of this A profile? URL....

View 4 Replies View Related

AutoCAD Civil 3D :: Showing Super Elevation In Profile View

Jun 1, 2012

We don not show CL profiles and only show the gutters on the CL profile view. We also do not used profile bands.

I need to show Superelevation on both left and right profiles complete with labeling.

Short of creating a seperate alignment for each, sampling the corridor surface, superimposing it onto the CL profile view and then creating a layout profile by drawing over the sampled surface.

View 2 Replies View Related

AutoCAD Civil 3D :: Project Point Group To Profile View?

Apr 12, 2012

Project objects to profile view... got it. No problems selecting individual survey points or survey figures and projecting to profile view. Is there a way to project a entire point group to a profile. I have a point group created for the large number of points to be projected. Next I right click on the point group and click "select'. Then go to Project objects to profile view. Nothing...

This process works for the survey figures, but not the point groups! In prospector tab go to survey > figures then select CTRL + each figure to project then VIOLA' the whole group of figures are projected.

Is this limited to graphical selections only? If so, is there a workaround to generate a graphical selection set from the point group.

Using C3D 2010 on Win 32bit platform

View 1 Replies View Related

AutoCAD Civil 3D :: Projecting COGO Points To Profile - Style

May 17, 2012

I have projected Civil 3D COGO Points projected to a profile.  I simply want to display the Civil 3D Point Number for each point in the profile. 

In the Profile Projection Label Style, the only field in the text editor that displays this point number is the "Source Object Name.  This shows up as "CogoPoint 124" for point 124 (see attached).  How do I make this simply say the point number ONLY, i.e. "124"?

It would be nice to program the label style to display this field, yet delete the first 10 characters of "CogoPoint x", so it only says the point number, "x"

View 3 Replies View Related

AutoCAD Civil 3D :: Project Objects To Profile View?

Aug 20, 2012

I ‘ve put some blocks (Cone penetration test) in a profile view. Then I created view frames and sheets.  I tried to insert those blocks into the sheets with the 'Project objects to profile view'  command. I get the message: “There are 10 objects outside the Profile view's station range and will therefore be ignored.”

View 5 Replies View Related

AutoCAD Civil 3D :: Draw In Profile View - Objects Shift

Jun 6, 2011

I have created a profile. I have my surfaces, projected other surfaces onto it, looks good. So then, I want to do some simple drawing on my profile. Everything looks good in model space. Create a viewport for the profile and things(basic linework) appear in a different location than where I drew them. I figure I need to project an object to make it work because they are associated.

So I draw my simple arc ( arch culvert) with footings and block it. great its where i want it and its a block. Gave it the appropriate elevation when creating the block. go through the project objects and it added. But now its added it in a different spot.

View 9 Replies View Related

AutoCAD Civil 3D :: Project Objects To Profile View - 0 Selected?

Feb 25, 2013

When I select an object to view in my profile, all I get is "0 objects selected".  I have tried selecting several objects in plan top view, but get "0 selected".  What is the "simple" solution that I am overlooking?

View 2 Replies View Related

AutoCAD Civil 3D :: Projected Objects Station In Profile View

Nov 25, 2011

I have set one station equation in my alignment and it displays correctly in horizontal view and in profile. But stations of projected objects after that equation are not correct in projected object label. It displays station values as it would be without station equation. If i manually insert profile view label for that point it is correct.

As you can see in attached image green station value (that one is label for projected points) is wrong because it does not take equation into calculation. How to make projected objects labels to consider station equation?

View 3 Replies View Related

AutoCAD Civil 3D :: What Type Of Objects Can Be Projected Into Profile Or Section View

Dec 13, 2012

What type of objects can be projected into a profile view?  I know that points, feature lines, and multiview blocks can be projected with variable results.  I can't even find a simple list within Civil 3D's.

-Civil 3D 2012
Fred
-Civil 3D 2013 sp2
-Windows 7 64-bit
-Intel i7 Dual Core with 2.40 GHz
-8 GB of RAM
-AMD Radeon HD 6770M
-Civil 3D user since 2007

View 9 Replies View Related

AutoCAD Civil 3D :: Projecting Object To Section View?

Nov 15, 2012

Is there a way to project to seperate feature lines with 2 different label styles. Am able to project object to view but both have same label. Need one to have Ex. R/W and the other NEW R/W, would like to do as one change rather than change each for every view.

Civil3D 2013
Windows 7, 64 bit
Intel i7 2600 @ 3.40Ghz
16 GB RAM
Nvidia Quadro 600

View 1 Replies View Related

AutoCAD Civil 3D :: Moving Profile View Labels With The Profile View?

Jul 20, 2012

I tried moving a Profile View and even though I selected everything at once and selected a base point and destination point, the Profile View Station and Elevation labels moved with a different offset than the Profile View itself.  ?

Civil 3D 2012

View 2 Replies View Related

AutoCAD Civil 3D :: Point Of Intersection Alignment Report?

Jul 6, 2012

I want to generate Civil 3D point of intersection alignment report including following columes.

PI Row station

Delta Angle

PI Includead Angle 

Is this possible?

AutoCAD Civil 3D 2012 SP 2

View 1 Replies View Related

AutoCAD Civil 3D :: Confirmed Defect - Intersection Profile Locking

Jan 10, 2014

When using Profiles from Corridor Feature Lines the Intersection Wizard produces the following message at the end of the process, and cannot lock the Secondary Profile to match the Primary Road Profile.

C3D 2014 SP1
W7x64; i7 8gb; Radeon HD 5700

View 2 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 :: Showing Profile Elevation Differences Right Above Profile 2

Jul 17, 2012

differences in elevations of points along Profile 2 (the proposed new road elevation) and Profile 1 (the existing elevation/surface) should be computed and shown right above the Profile 2 line. For example, if at a certain point PT 1 the elevation of the proposed road is 132.44 meters and the elevation of the existing surface is 132.45 meters, the difference is -0.01 meters and it should be shown exactly above the Profile 2 line (or a little bit above it) but not on it. The same should be done for every chosen point along the proposed profile.

So far, I have done this manually, by dragging the difference (already automatically computed and shown in one of the bands below the profiles) to the correct place for every single point. However, I don't know how to do this automatically.

View 6 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 :: Make Curb Return Profile Without Profile View Like Intersect Command

Feb 28, 2011

I try to make curb return profile without profile view like a intersect command.

I was make curb return alignment but I can not find profile command without profile view.

View 6 Replies View Related

AutoCAD Civil 3D :: Structures In A Profile View Extending Outside The Profile

Nov 22, 2013

I have a 10 foot profile view and a 15 foot manhole. I want to show the manhole but not the bottom 5 feet. It is extending beyond my profile view.

Civil 3D 2014 SP1
Windows 7 Professional
Intel Core Quad Q9650 3.0 GHz
8 GB, 64-bit

View 7 Replies View Related

AutoCAD Civil 3D :: No Profile Is Drawn In The Profile View - Update

Jul 24, 2012

I have yet to produce a profile. I created a polyline and turned it into an alignment.

Looking at alignment Sample(3), I see that it is not superimposed over your surface. The polylines are, but the alignment is not. That will disallow creation of a surface profile.

Is the sample5 an alignment that sits on the surface? how come there is still no profile?

View 3 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 Civil 3D :: Edit Profile Without Having It On Profile View?

Jul 31, 2013

A tabular data sheet for profiles could be very interesting.

Civil 3D (2013)

View 9 Replies View Related

AutoCAD Civil 3D :: Shifted Profile Within Profile View?

Jan 22, 2013

I have an issue with a profile referenced into a plan sheet that is shifted when I view it in the plan sheet viewport.  The profile stationing is correct in the profile dwg file and in the plan sheet dwg it is referenced into.  But when I switch from model space to paper space in my layout sheet (the file the profile dwg  is referenced into) the profile moves to the wrong station within my profile view in paper space.

The profile start station is 0+00, but it shifts to -1+00 within the viewport of my layout sheet.

The scales are the same between the dwg files (50) and the Annotation scale matches the dwg scales.

View 2 Replies View Related

AutoCAD Civil 3D :: No Profile Is Drawn In The Profile View?

Jul 24, 2012

I am a C3D newbie who used  ground survey points  (Serrano_EG_surface)  that  generated a Civil 3D surface. The white line is consist of arc segments that I turned into polylines and then  into individual CL alignments. The first alignment ,which has its left and right offsets   do not generate the profile view that I needed to be created. There was a prompt asking for a profile to choose, but I don't know where in the drawing or in the propector panel to click on.

1. Are the ground survey points good enough  so that any alignments over the those areas can provide me a surface profile, a design profile, cross sections every 50 feet, so that I can submit a  preliminary drawing for environmental permitting. ?

2. When I check the object browser,  the aligments preceding each other are not in the same elevation it seems. Do I have to to transform each of the polylines first into a 3d polyline and then an alignment so that I can create a profile.

3. Eventually , I wish to connect all these alignments to model a 1.5 mile rural road (more like an access road to a water reservoir).

4. What's a best techniques to keep track of modeling a road.This question pertains to e.g the object browser as one of the useful aid. I've also used the inquiry tool but not used it for its full potential.

View 2 Replies View Related

AutoCAD Civil 3D :: Mark Items In Alignment View To Display In Profile View?

Dec 20, 2012

I was wondering if after drawing an alignment, creating a profile, and profile view, is there a way I can mark items along the alignment so they could show up in the profile view.  I am laying out a pipeline and want to have the profile display a marker for items such as tees, elbows, reducers and other items.  The marker I would like to use will be something like the vertical style grade break markers.

Also on a side note, as each of these items will have a different name, is there a way that I can add these markers and then have each one with a unique name?

View 9 Replies View Related

AutoCAD Civil 3D :: Profile View Empty Or Missing - Cave-in - Section View

Nov 28, 2012

1. I had trouble with profile view of the alignment line shown. What step am i missing? Are there things that is turned off?

2. How can I best come up with the right volume to fill.  

3. Do I need to learn the grading tools? or could i get buy with a section profile from the alignment. ( it is not even an alignment yet) 

4. How to I render a rock fill in this cave-in.  

The attached aerial image , has survey or cogo points  that are imported to surface, to become surface points. . So I wanted to create a surface profile  below  and an outline of  fill  above it.  Iideally the side profile would look like a trapezoid, where the base is the surface proile and top would be the design embankment. 

But the reason , a surveying crew went down and took shots at the shoreline and a couple shots around the cave-in walls (higher elevation on the cave-in wall cannot be surveyed, although I coud have used a laser , did not)  is so that a more accurate volume of the cave in can be obtained. I tried to label how far the road edge is from edge of the cave-in . Norice the higher elevations are the top edge around the cave in area. 

The ouline for the embankment will be a mild slope then breaks to a more steep slope. like 4 :1 , then 1.5:1

View 5 Replies View Related

AutoCAD Civil 3D :: Working Back And Forth From Plan View And Profile View

Jan 18, 2013

I was given a horizontal centerline of a 5 mile bike path. We have to stake all the even stationing every 50 feet and all the VPC's and VPT's with vertical elevation. I have created the horizontal profile and also the vertical profile including all the vertical curve information. Is there an easy way to incorporate the elevation information back into the plan view so I can create points that carry x,y & z points that I can transfer out of autocad as a .txt file so we can upload it on our gps equipment?

View 9 Replies View Related

AutoCAD Civil 3D :: Add An Object From A Profile View To A Plan View

May 29, 2013

Is there a way to easily add an object from a profile view to a plan view? I have developed a pipeline profile that has high and low points and I would like to show these points on the plan views.

View 9 Replies View Related

AutoCAD Civil 3D :: Create Intersection Design Using Intersection Tools

Mar 6, 2013

I am trying to create an intersection design using the Intersection Tools in C3D 2012.  I followed the steps in the tutorials, created a corridor on the major road, splitted the regions, created the intersection and added it to the major road corridor, and connect the regions with the intersection portion. 

I used the same assembly throughout the design just for simplicity, however, i notice that there are gaps of curb between the curb return section and the through section (as outline in red rectangles).

View 6 Replies View Related







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