AutoCAD Civil 3D :: Creating Section View
Oct 17, 2012
When I created Section View it gave me an exception of type Text saying that there is incorrect parameter, my code is:
double[] origin = new double[2];
origin[0] = bp.X;
origin[1] = bp.Y;
string strn ="";
AeccSectionViewStyle asvs = g_civil3ddoc.SectionViewStyles[0]
AeccSectionViewBandStyleSet bandstyle = g_civil3ddoc.SectionViewBandStyleSets[0];
foreach (AeccSampleLine asam inslg.SampleLines)
{
strn ="sv "+asam.Name;
asam.SectionViews.Add(strn, "0", origin, asvs, bandstyle);
origin[0] += 500;
}
while bp is a selected point (point3d type).
View 3 Replies
ADVERTISEMENT
Dec 26, 2012
I want to extend sampleline along matchline for creating cross section view.I used Modify-extend in hometab, but it doen't work.
View 2 Replies
View Related
May 21, 2012
When i am creating section sheets from multiple section views ,section sheet view port scale changes.I did set it correctly in my template.
For example it changs from 1:150 to 1:150_1
Then in section sheets scetions views are not displaying correctly.
When i change view port scale manually it shows correctly.But it should do to all sheets.
What should I do?
In model spacr multiple section views are showing correctly.
AutoCAD Civil 3D 2012 SP 2
Sri Lanka
View 8 Replies
View Related
Jul 17, 2013
Is it possible to add additional cross sections (sample lines added after views were created) to an existing Section View Group?
C3D 2012 SP3 & C3D 2014 SP1
Win 7 Professional 64 Bit
View 9 Replies
View Related
Oct 12, 2012
I am working in Civil3d and have a 3d polyline that i want to generate a 2d section line of i.e the path of the section plane is along the 3d line
View 1 Replies
View Related
Nov 8, 2012
I am having an issue when producing a section view with my corridor. I have a corridor and corridor surface, as well as an existing ground surface. I create a sample line group and sample EG, Corridor Surface, and Material. When I produce a section view I get 4 sections in the view: EG, Corridor Surface(with the corridor surface naming convention), and an additional section simply called "Corridor Surface".
This last section is strange in that it seems to be using the correct assembly, but not targeting the correct features. Also it has grips at all of the vertices which I havent seen before.
And the strangest part, when I click on properties for this section and go to section data, the columns for Description and Data Source are blank.
If there is no data source, then where is this section coming from, and why is it showing up when I did not specify that it be created. This is a real mind boggler to me and makes no sense. Screenshot attached.
View 5 Replies
View Related
Oct 16, 2012
My future ground somehow disappeared out of one section view in my group. Under the section tabs I still have my existing ground and pipenetwork but the future ground isn't there. It remains in the other section views. How do I add it back?
View 1 Replies
View Related
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
Oct 1, 2012
how to create a section view for a pond other than quick view.
View 2 Replies
View Related
Jul 23, 2012
Creating a linear section view from a curved line
View 5 Replies
View Related
Jul 27, 2010
We have a project where the alignment is not in the center of the section (it's along one edge of the project), but we want the Title Annotation ("STA. 165+00") to show up in the center of the sections.
If you choose "Center" justification in the style, it "centers" it about the zero offset, which in our case is actually the left side.
Is there any way to truly center this call, short of turning it OFF and manually creating separate labels?
Unfortunately, I can't use "Center" and give it a "Y" offset, because the alignment does vary slightly (±30 feet) within these 250' cross sections - which would cause the label to vary by that much also...
View 2 Replies
View Related
Nov 28, 2013
With ProfileView I can get Alignment Id.
pv= trans.GetObject(entRes.ObjectId, OpenMode.ForRead) as ProfileView; ObjectId idAlin = pv.AlignmentId;
Now, I want to do the same but for SectionView.
sv= trans.GetObject(entRes.ObjectId, OpenMode.ForRead) as SectionView;
but there isn´t : sv.AlignmentId;
Are there any ways to get Sample Line Group Id from section view either section view name or id?
I would like to get station value from selected section view by pick too.
Autocad Civil 3D 2014 +SP1
Quad Core Intel i7 3770-cpu 3.40Ghz.
ssd samsung 840 pro 512gb+ssd samsung 840 pro 256 gb+1tb hdd
32gb RAM 1600 Mhz.
nVidia Quadro 2000.
Win 7 Pro 64bit
View 7 Replies
View Related
Jul 27, 2013
is it possible to export the position and elevation of points plotted in a section view to a csv or txt file? I have a surface with section profiles cut every 100 feet or so, and would like an external copy of just the data used to plot the section views to use for another analysis.
View 9 Replies
View Related
Dec 9, 2011
I'm trying to get rid of the section centerline (red) and magenta circle (shown in the attached image) that persistently show up only in 1 of 10 sections generated via sample lines along an alignment. How to get rid of them?
View 3 Replies
View Related
Mar 27, 2013
When I click view extents in section editor it zoomes to my assembly. WHen I go to my next station, it zooms out to ridiculous values. How can this be set so I can do some work? I want to view my assembly and a few feet extra left/right/above/below.
Civil 3D 2012 SP4.0 Windows 7 Enterprise 64-bit
C3D 2014 SP1
Dell M6600, Core i7 @ 2.3GHz, 16 GB ram
Dell T3500 workstation, too much ram to post
View 4 Replies
View Related
May 31, 2012
I have a problem to set more bands in section view.
Normaly I word with 3 bands (existing elevations, designed elevations and the distances between them), but now I need another 2 bands:
1) is the diference between the top surface of the coridor and the existing surface
2) is the diference between the bottom surface coridor and the existing surface
I want ot ask maybe there is a setting to not let me make more bands?
In fact I make the 2 more bands but the Civil 3D 2012 and 2013 is not giveing me the data in these bands.
I uplloaded a picture for example to be more clear.
View 3 Replies
View Related
May 11, 2012
I am working on a drawing for the COE. They require that the horizontal scale is 1"=20 feet for cross sections. Unfortunately the sections that I need to cut are so long that they don't fit on the page. Currently I am creating multiple viewports in paper space and creating split section views in that way but it is starting to get out of hand.
Any better way to handle sections that won't fit on a page? I can't change the scale.
View 2 Replies
View Related
Aug 31, 2012
I am trying to plot all my cross sections in a drawing, but I whant them in a vertical line. It seems that I can only plot in a horizontal line on sheets.
View 4 Replies
View Related
Aug 16, 2012
Is there anyway to create a section view label where you input the offset and elevation data into a section view similar to a station & elevation label for a profile view (see Station-Elevation attached)? Out-of-the Box section view offset elevation labels can only be placed on the section view and dragged to a specified offset & elevation.
View 1 Replies
View Related
Jun 10, 2013
how can I have diferent hatch on the section view, one when I have cut and another when I have fill.
seet attached.
View 2 Replies
View Related
Mar 8, 2012
How to set (not to get) maximum or minimum elevation of a grid of specific section view in COM API c++?
or Just tell me the name of the function in COM API c++?
View 3 Replies
View Related
Jun 20, 2013
Right, I'm working on a pressurenetwork for a new drinkwaterpipe. I created an alignment from network using the launch pad in the associative tab.
The alignment is crossing several other pipes and cables. What I made using the alignment is a surface profile and the profile of the drinkwaterpipe. Now I want to project the crossing cables and pipes into the profile view.
Now unfortunately it doesn't 'cut' the crossing cables and pipes at the alignment intersection, which would result in circles in my profileview. Instead it projects whole strengs of pipe.
Is there any way to create a section view from an alignment from start to end, instead of sample lines perpendicular?
View 8 Replies
View Related
Mar 23, 2012
I am creating section view with my road project. I successfully created center line alignment, surface, surface profile, sample line and section views on every station I needed on my design.
I want to see "subassembly" (travel lane, curb & gutter, sidewalk, 2:1 slope) on my section view. I can block, insert and copy it to my section my manually, but I know this not the right way to do.
View 1 Replies
View Related
Apr 19, 2012
I'm working in 2011 and I'm having a difficult time labeling the section views. Labels are showing up on the retaining wall which I did not assign any labels to in the codes. Also, the vertical faces are labeled on the wall and sidewalks. I am not sure if the assembly or corridor settings are controlling this or if it in the code.
View 6 Replies
View Related
Feb 29, 2012
I have attached a picture of my issue. I have a section view with pipes drawn in them. However, for some reason I am getting lines from different networks that aren't crossing my sample line. The purple pipe is a storm pipe and the green is the sewer. The blue lines you see are water lines, but shouldn't be on this section view.
View 7 Replies
View Related
Dec 8, 2012
After I create cross section sheets (Output---> generate cross section), the generated sections do not fit in the sheet exactly. In fact, the generated layouts do not cover the sections correctly, and some sections fall outside the created sheet.
It should be noted that I use the "ISO A1 Section 1 to 500" layout which is installed on the default pass of C3D (template folder), and the scale of "view section style" is set to 1/500. I tried the scale of the drawing (toolspace window---> setting tab---> rigth click on the name of drawing and click edit drawing setting) with 1/500, however the problem was not solved.
Another important issue is that the section views in the "Model space" are shown correctly, but my problem is in the layout space after generating cross sections.
View 7 Replies
View Related
Oct 20, 2013
Is there any external application for creating a section box for autocad? If i use the live section it applies only to solids. Is there any option or an external add on so i can apply to points lines polylines civil 3d object and in general to every object?
View 2 Replies
View Related
Jul 31, 2013
As expected when you move on plan view you see the position on your sectrion view.
Why the opposite does not run (or al least in my case it does not)
Civil 3D (2013) how much you have to improve....
View 5 Replies
View Related
Dec 8, 2012
When using "Create Multiple Section Views", some of the information is placed outside the viewport.
How can i get this information inside ?
View 2 Replies
View Related
May 14, 2013
I has a project where my Custom UCS don't is the Autocad's Original, but when I make Multiple Sections Views, the C3D does it in Autocad's Original UCS. How I make this on my Custom UCS?
Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz
4,00Gb RAM
Windows 7 - 64bits
View 9 Replies
View Related
Aug 8, 2012
When creating section view sheets how do I control where the section view is in relation to the print area. I understand I can use the data bands to force the sections left and right but what about vertically? I end up with sections drawn right on the line and the labels are outside the print area, see below.
View 3 Replies
View Related