AutoCAD Civil 3D :: No Response After Selecting Create Profile View When Creating Alignment
May 16, 2013
Having a rough time with Pipe Networks! I am working an example from the Mastering C3D book (P. 371) as in the following steps:
1.Clicked SS structure(16)
2.Selected Create Alignment from Network on ribbon
3.Selected last structure(18), hit Enter
4.Changed options as needed in Create Align from Network - Create Profile and Profile View check box: Selected
5.Changed options and clicked Create Profile View
At this point the program pauses, then a dialog box trys to partially fill the screen but is all white then fades away as fast as it appeared and I'm stuck with a paperweight that beeps at me everytime I click the mouse, no panning or zooming response at this time. The command line is prompting me for the profile origin. I can switch to other apps and bring up TM and when I attempt to end C3D then it tells me that it can't because waiting for response. I can then cancel the prompt to save the drawing and C3D exits the active command and control is returned.
[URL]
Civil 3D 2013 SP 1, 64 bit
Dell Precision T5600, 16 GB
Win 7 Professional 64 bit
Intel Xeon @ 2.0 GHz
NVIDIA Quadro 4000
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?
I imported Google earth surface (at eye alt 600m) to civil 3d 2012 and created an alignment of length 181m.
When I exported same alignment to Google earth , it showed the length as 190m ( the difference increases with increase in length of alignment) And also the profile view of the alignment in the Civil D & Google earth varies.
We are working together with another firm here in town. The are doing the road and we are doing the utilities. They have established the alignments and profiles. When I import them all the data comes in. For whatever reason I do not have their profile views so I create my own profile view and put their profiles in them.
When they send an updated .xml file of all the alignments and profiles, they import okay but my profile views disappear. I assume it's because in their .xml file that I import, there are no profile view defined.
Is there an options when you export and alignment to an .xml file that you can include the profile views with it as well? This way when I import them I would get them.
Is there anyway to display Alignment Station Offset Label at Profile View because sometimes i want to display where is the phisical noze location in profile view also my attached file display what i have in my label and how display my label in profile view.
Run profile on a self-intersecting street? The one I'm dealing with is a dead end 'P' shape. Logically, there are manholes in the intersection of the 'P', and logically to me, these structures need to show up in two places in the same profile view. Of course, C3D doesn't realize that I want a certain structure to show up twice, and I'm not sure how to communicate that information to it.
I have created a pipe network and am now creating an alignment and profile from that network. I follow the steps outlined in help file and when I get to "Select profile view origin" C3D freezes. I can invoke the Task Manager and choose to end C3D, then cancel when prompted to save file and control is returned. But no profile is created. Is it a video card issue maybe?
Seems like it is creating the alignment but freezes before the profile is created - In Prospector there are aligments in the misc category from multiple tries but no profiles associated with them. When it occurs I can't zoom or pan in C3D but I can switch to another app.
Civil 3D 2013 SP 1, 64 bit Dell Precision T5600, 16 GB Win 7 Professional 64 bit Intel Xeon @ 2.0 GHz NVIDIA Quadro 4000
Is it possible for a civil 3d structure to be displayed correctly in profile view when the alignment does not pass through the insertion point of the structure. See the attached screen capture.
The rectangular structure is a storage tank and there will be a pipe coming in on one end and the exit pipe will be on the adjacent side at the far end, just as the alignment shows - but the structure doesn't show correctly, or now how I expected.
When I try to create a feature line using an alignment/ profile, sometimes it gives me a feature line for the entire alignment, even though my profile is only a small segment. I made sure I selected the correct profile, and I even deleted all other surface profiles just in case. But it still gives me a wonky feature line for the entire alignment.
However, in the same file, other profiles have worked perfectly.
is possible to create view frames with an alignment? my drawing is not linear, in fact, its a survey of large lake with bathy survey data, and topo data along the shoreline. is there a function to tell c3d to divide my model into as many sheets required to cover the surface based on the template/layout properties?
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.
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.
I'm attempting to create a profile view and then modify the label by overriding the text components. Unfortunately the profile view bands don't populate the labels until after my command is complete making it not possible to modify them in one command. Is there a way to update the band to have it show the labels?
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. ?
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.
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 .
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?
I am writing a code using VB.net and i am trying to select the profile using its name and i am always having an exception error
ed AsEditor = Application.DocumentManager.MdiActiveDocument.Editor() Dim mydoc AsDocument = Application.DocumentManager.MdiActiveDocument Dim mydb AsDatabase= mydoc.Database Dim mytrans AsTransaction = mydb.TransactionManager.StartTransaction Dim mycivil As CivilDocument= Autodesk.Civil.ApplicationServices.CivilApplication.ActiveDocument Try
I draw images by hand and scan them into photoshop to touch them up with the wacom tablet. Often I'll want to take a piece of the drawing and rotate it, stretch it out, or move it. I select the piece, take the move tool (v) and do what I need to do. I then either press enter and move the piece, or I move it before pressing enter and applying the transformation.
Either way, what often happens is that the piece doesn't deselect, and I can't move it or alter it further in any way. After this happens, I also can't switch between layers, or I can, but what's on the canvas doesn't respond at all. I can still save, and select different tools in the program, but I can't work on anything. Also it might be relevant that I'm working with the frame animation window, and these drawings occupy layers that I'm using as animation frames. Selecting different animation frames also gives no response.
The only thing that works is to save what I'm working on and restart the program. Half the time this problem doesn't occur, but since I'm performing these actions a lot, it really slows me down. Photoshop works fine otherwise it's just this one thing that's bugging me.
My system specs:
Processor: AMD FX(tm)-6100 Six-Core Processor 3.30 GHz Ram: 8 GB 64 bit operating system Graphics: AMD Radeon HD 6670
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?
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.
1/ I have spent alot of time setting up profiles so all the information on the profile are dynamic and to our company standards. I have created the alignments along the road centrelines and created the profiles for those alignments. Wouldn't you know it they made changes to the site plan. When I click on the alignment and select Edit Aligment Geometry, the Alignment Layout Tools come up but I can't select any of the tools to edit the alignment. Am I missing something.
2/ Can I create a new alignment called street A (revised) and associate it to the profile currently associated to street A (orig) so I don't have to rebuild all the profile labels etc?
Civil 3D 2013 Windows 8 Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz 32. GB 64-bit Oepration System, x64-based processor No Pen or Touch Input
I created a profile for an alignment (which has 2 offsets) and also an assembly with two assembly offsets. I wanted to create a corridor where my assembly offsets will have the same profile but will be on different alignments (alignment offsets).
In the corridor properties / parameters, I got an error : duplicate profile found. Should I copy the profile (for each offset) in different profile views (for each offset) ? Or there is a better way to do that ?