AutoCAD Civil 3D :: Profile Line And Band Text Shift In Viewport
Sep 23, 2010
We are using Civil 3D 2010, Version 4.1 and it is being used on both WinXP and Win7.
This is an issue that has been coming up at different times with profile views and them shifting when viewed from our viewports in our layout tab. It looks correct in the model space. But it shifts to the right 10' in the layout tab. We have 7 tabs in this drawing. I have looked through all of the profile view settings and it does not seem like any of these are the issue. I created a new viewport in the same tab and received the same shift to the right. I then created a new tab in the same drawing (not copied from the one that has the issue), created a new viewport, and the shift is not there. The PSLTSCALE, MSLTSCALE, and LTSCALE are all set to 1 in all of th tabs.
Woudl there be a layout tab setting that is causing this? This is happening on all of our machines with this drawing so I know it is not a specific user/machine issue. I have attached a .pdf showing the three cases described above if that were to provide any additional insight.
Is there a way to make the Profile band title a specific text style? At the moment it seems that when I access
Profile Properties>Pick Band Style>Profile Data Bans Style>Compose Label>Label style composer
I go to the Contents (under Text) and edit it to bring up the Text component Editor.
In this if I go to the Format Tab the text style is set to annotative, however under that it says font style as an overide. How do I remove the override and set the style of the text to the text style. And how do i change the text style.
where to change the text height and color for the lower band where the stations are. Also, how do I get the exist grade and proposed grade to show at the specified stations vertically like LDD used to do it.
Second, how do i mask the pipe in the manholes on the profile. Right now i can see the pipe inside the manhole. I clicked "enable masking" under the structure properties but no luck.
In the Band Style_A pdf you can see the location of my elevation labels, they are below the bottom line of my profile view grid. In the Band Style_B pdf the labels are showing up in the proper location (above the bottom line of the profile view grid). To move the labels to the proper location I changed the "Gap" setting from 12.5 to -24. Is there a way to change this setting in my "style" rather than have to go make this change to the style every time I use it in a profile?
Is there a way to get the ProfileBandLabelGroup labels from a profile view. I see I can get the ProfileViewBandItems, but don't see a way to convert it into the labels. I'm looking to override the text components. The code below does that, it's just getting the object without having to have the user select it.
ProfileBandLabelGroup labels = ssResult.ObjectId.GetObject(OpenMode.ForWrite) as ProfileBandLabelGroup; LabelStyleTextComponent textComponent = labels.GetAt(0).GetTextComponentIds()[0].GetObject(OpenMode.ForRead) as LabelStyleTextComponent; Autodesk.Civil.DatabaseServices.LabelGroupSubEntity label = labels.GetAt(0); label.SetTextComponentOverride(textComponent.ObjectId, "blue");
I did a grading, created surface with it and draw a profile view. Everything seems to be good, except with the vertical geometry band. I need to fix slope and length only at break point, means PI (blue line), but aligment has created more PI with each surface tringular line at intersection (us i note). Is there any why to specify PI only at a break points?
I can erase PI manually on static profile view mode, but i desire to do it in dynamic mode..., in case when conditions changes.
So I've got a collection of the LabelGroupSubEntity in the ProfileDataBandLabelGroup. I need to replace some values inside them based on what Vertical Geometry Point they are labeling. Is there an easy way to determine what station value it is labeling?
I cannot for the life of me get the start and end labels for any band to display within a profile view. Each band has the 'label start' and 'label end' labels ticked and the major/minor labels display at every other point but don't display anything at the start of the view or end. The profile views are taken from a simple straight alignment and the profiles themselves extend the full length of the view.
I am running CV3D 2011 on a Windows 7 64 bit workstation. I have a road profile that has a band which labels the existing and proposed profile elevations. For some reason the profile band labels (including the stations) randomly disappear and all you see is the band box. If you REgen they will reappear but will dissapear again when you plot preview and they WON"T plot...even though they are there in the drawing!
Civil 3D 2013 SP2 | Win 7 64-bit SP1 Intel Core i5-2500 @ 3.30GHz, 8GB Ram | ATI Radeon HD 5450
I was looking at placing pipe information into a Profile Band. I see that I can include the following properties in a pipe label in the profile band:
<[Total Slope Across Span(FP|P2|RN|AP|GC|UN|Sn|OF)]> <[Number of Pipes in Span(GC|UN|Sn)]> <[Drop Across Span(Um|P2|RN|AP|GC|UN|Sn|OF)]>
Only problem is they don't actually give me the information of a spanning pipe, only a single pipe. I see no way of choosing which pipes will be spanned. Am i missing something in the creation of the profile band that allows me to choose the spanning pipes or is this broken?
The list of bands with location selected as 'bottom of profile view' is blank, where as 'top of profile view' displays the info correctly. With this error I can't select any of the band to add remove modify them.
I have attached 2 pdf's showing top and bottom views.
I'm trying to add assign a Pipe Network to a profile view Band in Civil 3D 2011. I was using COM to add profiles to bands because I couldn't figure out how to do it in .NET. But when it comes to pipe networks I don't see how you can do that with COM. How the .NET implementation is supposed to work? Here's the code I have that works for COM, except for the pipe networks. I essentially need to assign the correct pipe network to the band.
public static void AddProfileToBand(this ProfileView profileView, ObjectId profObjId, List<BandItemInfo> bandStyleInfosFromSet, ObjectId profileBandSetId){ using (Transaction tr = Application.DocumentManager.MdiActiveDocument.TransactionManager.StartTransaction())
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.
I have profiles in viewports were the data from the bands are shifting to a point above my bands. The profiles are correct in model space but not in paperspace, when I return to a layout tab. If I go into the viewport and regen then the data will temporarily go back to its correct location. If I switch between layouts the data shift. If I try to select the band data the pick point are above the bands, where they default to. This affect not one band but all bands associated with that profile;elevations, stations, pipe data. This wasn't an issue at first it just started happening to the drawing. The drawings were fine and I plotted out a check set to review and when I go back to fix a couple of things this started happening.
I have three profiles all set to 1:5. Two viewports are 1:500 and a third is 1:250, three different layouts. The 1:250 profile only affect the pipe data only and not the elev or the stations data. I have attached a screen shot showing the same profile in two viewports the left one shows the new default position of the band data and the right one is a regenerated viewport showing were the data should be.
I have a large scale industrial project with multiple road profiles and sections sheets. I find that when I plot my drawings manually by opening the drawing everything comes out fine. But when I publish the drawings manually or thru Sheet Set Manager, it shifts my vertical curve labels on my profiles down, which then conflicts with the profile linework (see attached image). Unfortunately manually plotting these drawings is not an option. Because of the amount of information in each drawing it takes 3-4 mins to open and we have 200+ drawings in a single set of drawings, which we have multiple sets of drawings for the project.
The intersection wizard makes dynamic EOP profiles based off of the cross slope from the centerline. Well the intersection tool doesn't always work with funky intersection layouts. Is it possible to manually create a dynamic EOP profile based on the cross slope from the centerline profile?
i am trying to do the plan production stuff, any way to span the profile across the entire viewport. I don't want it centered in the middle of the viewport, i want it to take up the entire viewport and just create the profile with enough height and length to keep my required scale.
I seem to be having trouble changing the lineweight of my profile line. I have changed the line weight in the layer properties, in the Profile properties and tried changed the line weight in the pen style. Everywhere I could think I try to make the line thicker but when I plot, the line is still the same and difficult to distinguish from the grid blocks of the profile view.
I created view frames and sheets for a number of alignments. Is there a way to turn off a match line not associated with the main alignment for a particular viewport.
Or did I missed a setting somewhere that should turn this off automatically?
I have a profile view with the existing ground profile shown. The alignment the profile is referencing was stretched at the front and now the profile markers do not line up with the profile line. The profile line updated as it should have, but the markers did not.
I'm doing a road project. i've got profile grades of existing left and right ditches. in some sections we're redoing the ditches so i've got proposed left and right ditch profiles. what i want to show is where i've got proposed ditch grades, i don't want to show existing ditch grades.
The new ditches happen intermittently on the road so i would need to be able to turn off the existing ditches at various places. is this possible without exploding my existing ditch grades?