I have created linework using the line by object tool. I have created a surface and am trying to add breaklines by selecting some of this linework. Once I try to create the breaklines, it says that all those breaklines contain errors and have not inserted them into the drawing.
I’m having a user profile issue on one computer. I have a user, using windows 7 and AutoCAD Civil 3D 2014 on his work station. When using Civil 3D he has two issues: one, he cannot import Dgn’s. I’ve tried everything it just won’t work. Second, he cannot xref or insert PDF’s into a drawing. Now the reason why I say this is a profile issue is because if I log on to his computer (or anyone else log’s on his computer), I can do all those things in Civil 3D, import DGN’s & insert/xref PDF’s. If this user log’s on my computer, he can do all those things in Civil 3D. Import DGN’s & insert/xref PDF’s. Something with his profile on his computer is corrupt and I’m trying to fix it without deleting and creating another user profile.
I can't just accept something cause it's the way it is. I like to know the reasoning behind it.
Case in point:
Why does the check box say "Non-destructive breakline?" Why doesn't it say, "Erase tin lines that cross boundary?" I doesn't seem to have anything to do with breaklines. Or am I wrong on that one?
While I'm on a roll, double negatives send me into a tailspin. Like "Disable description keys", True or False. Huh? Why not just say, "Description Keys", on or off?
HP DV7 Laptop Intel Core i7-3820QM 3rd Generation Quad Core 2.7 GHZ CPU 16 GB DDR3 RAM ( 2 DIMM ) / 180 GB SSD Nvidia GeForce 650M Graphics w/2 GB Memory Windows 7 Professional 64 bit / AutoCAD Civil 3D 2014
Using the COM Interops we can find the entities which were used toi create surface breaklines:
foreach (AeccSurfaceBreakline brklin in brklines) { object[] ents = (object[])brklin.BreaklineEntities; for (int i = 0; i < ents.GetLength(0); i++) { AcadEntity en = (AcadEntity)ents[i]; //do whatever with the Entity }}
I have, as yet, been able to figure out how to get the entity(ies) using 2012's .NET API. Is it possible, or do I have to stay with COM?
foreach (ObjectId surfId in CivilApplication.ActiveDocument.GetSurfaceIds()) {TinSurface surf = tr.GetObject(surfId, OpenMode.ForRead) as TinSurface;if (surf != null) {SurfaceDefinitionBreaklines brkdefs = surf.BreaklinesDefinition; for (int i = 0; i < brkdefs.Count; i++){Surface Operation AddBreakline brklines = brkdefs[i]; for (int j = 0; j < brklines.Count; j++){ SurfaceBreakline brkline = brklines[j]; //well, as of C3D2012 SP1 the actual entity associated with this breakline is not exposed via .NET} } } }
In using 2013 I noticed when I delete a feature line which is added to a surface as a breakline it does not delete it from the surface. Even after a rebuild the surface does not update. I am having to go into the toolspace and manually delete the breaklines from the surface list.
Can you filter 3dpolylines to find which ones have a vertex at 0 elevation? I do not see the option in the Object Selection Filters dialog. We have several 3dpolys which would take a while to go through each vertex.
Using the select breaklines in the prospector doesn't do much of anything in my case. Zoom to Breakline works but how do you determine one particular breakline in the bunch if theye were never named?
I am having an issue with my contours running through my breaklines (feature lines). I have tried re-ordering the breakline, edits, etc and have also set my settings to allow crossings.
I am building a surface and have back of curb, curb face, and curb flowline going around a curve. I cannot create the lines with the usual pline as they will cross due to poor field collect. I created the curbs with multiple arcs. I was then going to change them into Feature Lines and am wondering if I can then use them as breaklines in a surface.
I am having a survey plan both with points and contour lines. Points are comming from the main road and contour from the outside areas.
I want to be able to make the surface ignoring the contours between the breaklines of the road since any contour inside professional survey is giving me errors on profiles and everything.
I'm using C3D 2013. I received a survey drawing (unknown version) from a third party. I tried both xref'ing and inserting as block into my drawing and it was over 7,100' SW from my site. BUT when I copy from 0,0,0 in his drawing and paste 0,0,0 in my drawing, it lands on my site. If I xref my drawing into his drawing, it lands on his survey information. Why doesn't his drawing land on my site when I xref or insert as block?
Dealing with an old topo. Building a surface from a point group of points in the drawing, and 2D polyline being used as proximity breaklines.
Here is my list of events after I rebuild the surface:
So I went to use the 'Resolve Crossing breaklines' tool, and here's what that looked like:
So are there or aren't there?
When I use the 'Zoom to' feature, it takes me to the midpoint of a TIN line on a breakline, with no other objects around. Crossing window selection: only the surface and one polyline. I found one crossing breakline just by accident, not from either of these tools. After I fixed it it didn't change anything. I even deleted all the breaklines from the surface and added them again, closed drawing and reopened, no change.
I am using a breakline to establish contours around the foundation of a building. I've done this in the past with no problems. Now I'm getting an Event Viewer, Error message saying that the breakline wasn't added to the surface because it crossed a point or crossed another breakline. In one case there wasn't another breakline in the drawing.
I've used 3d polylines & others to establish the breaklines.
I had some inaccurate survey points in my EG. Now I have new points and breaklines. How to locate thes old breaklines either within the list or visually within my surface editing / style.
The zoom to doesn't work as there are many breaklines within the zoom extents, and 1000's of breaklines to sift through. Is there a setting somewhere in the surface where i can turn on the breaklines that have been added already to something that's visible so i can delete those out of my surface?
I'm looking for anything on this one. (Not the obvious answers thought). Delete all and replace all (not happening).
Is it possible to insert a "field" instruction in the drawing template to get automatically the stations (beginning and end) of the long profile for the sheet considered ?
I'm somewhat new to Civil 3D 2013 and have never encountered this problem before. I've got a top slope standard breakline (dark green line) and bottom slope standard breakline (light green line) with the highest elevation for the top slope at 72' and it gradually slopes down to about 54' within a 75' span. My problem, as you can see in the screen shot below, is I am getting 54'-59' elevation contours right next to a survey point with a 72' elevation whenever I hover my mouse over one of the contours. There are no nearby points with anything near 54' even outside of the surface boundary (shown in magenta).
I am trying to insert OS Tiles into a drawing using the insert x-ref command. I have managed to insert 192 tiles but still need to add 29 more tiles to complete. When I try to insert another x reference AutoCAD just goes into a continual loop. Have to force AutoCAD to crash after ten minutes.
I am using AutoCAD 2014 MAP and have just had a new system built (i5 processor, 8GB RAM).
I've created a set of templates, A3, A2, A1 A0 etc.
When I open the .dwt at A0 it is fine, the correct dimensions for A0, everything is how it should be.
Now, when I'm in a drawing and go on the tabs, right click, "From Template", select the A0 template and it opens a new tab as normal.
However, the paper size is correct, A0. But the actual frame with the attributes is very small in the cornet, about 25 times smaller, so I'm thinking units, mm to inches, but all the INSUNITS are set to 6.
I want to insert arrows into an idw. I usually use 'Leader Text' then leave the text blank.
The only problem with this method is it leaves a small horizontal or vertical line at the 'text' end of the arrow. Is there a way to get rid of this or is there an alternative way of inserting an arrow?
Autodesk Inventor Professional 2011 Windows 7 Enterprise, 64-bit
Am trying to insert a drawing to specific coordinates, till now i did this part of coding; though this is executing but the drawing is not getting to coordinates specified
I'm trying to place some pictures (.jpeg, bitmap, whatever) onto an inventor drawing but it won't let me. I see when you create a sketch in a drawing there is an "image" option in the insert tab, however this option is always grayed out for me no matter what I try.
The way I insert pictures on a drawing now is just to create a part, put the image as a decal on that part and create a view in a drawing with a shaded view. However with this option the lighting shows up and kills the image quality and it seems too complicated to be the correct way.
I am having an issue with Autodesk Map 3D 201164 bit and Autocad Raster Design 64 bit. Everytime we insert a raster file into a drawing.The laptop freezes. I really thought it was because we were using XP 32 bit. We got an error message that we did not have enough RAM. After doing some research on this forum, I updated to Windows 7.
I`m trying to insert an excel spread sheet in to inventor drawing, for some reason inventor cuts off 2 last rows. Is there a limit of how many rows can be inserted ?