AutoCAD Civil 3D :: API / Delete All Breakline Sets Included In Definition Of Surface?

Oct 29, 2013

I want delete all breakline sets of one selected surface using API.

There is "SurfaceOperationAddBreakline" but I don´t find "SurfaceOperationDeleteSetBreakline" for example.

Is there other way to delete all breakline sets of one surface?

Later, I want to create one set breakline for each layer which has been selected by user.

I know that I can use qselect, but I want do this process automatically.
 
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 3 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Remove (delete) All Breakline Sets Included In Definition Of Surface

Oct 30, 2013

I would like remove(delete) all brealkine sets inluded in definition of surface.

 try
{
Document doc = Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument;
Database db = doc.Database;

[Code]...

However, I don´t understand how I can get type of Surface Operation..

This code line doesn´t work.

if (OperationColl[i].GetType().ToString()== "SurfaceOperationAddBreakline")

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 3 Replies View Related

AutoCAD Civil 3D :: Delete A Breakline And Keep It In The Drawing?

Dec 12, 2011

I have a feature line in my drawing. It is one of over 1000 breaklines in a surface. I want to delete it from the surface but keep it in the drawing. How do I do this?

In 2009 this was easy. I could erase the featue line then use the OOPS command to get it back in the drawing. Unlike the UNDO command, OOPS did not put it back in the surface definition. This was a wonderful feature/bug. In 2012 OOPS behaves the same as UNDO.

I found this post regarding finding a breakline in the surface definition but that is not realistic with 1000 breaklines.

Here are a few options I have tried:
 
Delete all breaklines from the surface and add the ones I want. (This is my best option so far.)Copy the featureline to the clipboard, erase it, then paste it back in. (Copying feature lines to the clipboard, or wblock, is very slow. The feature line should be moved back to the orignal site.)Explode the feature line into a 3D polyline and then convert back into a feature line. (Good option but does not work well for curves.)

Civil 3D 2012 SP3 | Win 7 64-bit SP1
Xeon E5-1620 @ 3.60GHz, 16GB Ram | NVidia Quadro 600

View 9 Replies View Related

AutoCAD Civil 3D :: Editing Breakline Within Surface

Dec 3, 2013

I have a point in my surface that has a bad elevation. My question is this, I unlocked the points and edited the point containing the bad elevation and I am wondering why my surface is not automatically updating. I have a breakline in the surface that uses the "bad" point and by editing the point to the correct elevation, I was assuming that my surface would automatically update, which did not happen, so I selected the breakline and edited that also to the correct elev., and the surface still did not update until I chose "rebuild surface" even though I had "rebuild surface automatically" turned on, so I am a bit confused.

View 2 Replies View Related

AutoCAD Civil 3D :: Remove Breakline From Surface Using .net API?

May 3, 2012

I see BreakLinesDefinition prop, but only add methods.

I assume the RemoveAt is of no use, as you cannot get the objectID of each breakline to decide if its one that should be removed.

COM is the only way it seems.

[URL]

View 2 Replies View Related

AutoCAD Civil 3D :: Surface Drawing Triangles Across Breakline

Jan 6, 2014

i am trying to add as a breakline. i have not been able to get this particular line to work as a breakline and the surface keeps drawing triangles through the line like its not even there. The figure properties show that it is a breakline. The figure prefix database brings the line style in as a breakline from the start.

View 5 Replies View Related

AutoCAD Civil 3D :: Create A Separate Surface Inside Breakline?

Jul 2, 2012

I have created a breakline from a feature line which cuts the triangles of my surface. Is there any way to create a seperate surface from the triangles inside the breakline.

View 2 Replies View Related

AutoCAD Civil 3D :: Surface Display Disappears When Breakline Added

Sep 24, 2013

After adding 9 or so breaklines, the display of my surface (e.g. contours) disappears when I add the next breakline.  Based on the surface elevation shown at the pointer location, the breakline seems to have been added and the surface rebuilt. 

View 3 Replies View Related

AutoCAD Civil 3D :: Adding Data To A Surface / Non-Destructive Breakline

Nov 7, 2012

When adding data to a surface, there is the option to add it as a "Non-destructive" breakline. [URL] .....

What is this good for? I created a surface, copied it, and created a volume surface between the two of them. As expected, the resultant volume was 0.

I then draw a 3d polyline and snapped to elevations on the surface. I then took that 3d polyline and moved it up 5'. I then added that breakline to the surface as a "Non-destructive" breakline and the resultant volume between the original surface and the one modified with the new breakline was still 0. Absolutely no change was made to the actual surface, it just added additional triangles. 

I'm trying to find a reason it's even option and I'm coming up blank. There has to be SOME reason it's there.

View 9 Replies View Related

AutoCAD Civil 3D :: Error Adding Breakline Message When Editing Surface With Feature Lines

Jul 11, 2012

I am working on a 6 mile highway project whose surface file is 85MB big. So, I created a Data Shortcut of this surface and used this for creating profiles. However, at some locations the corridors go below the surface(as per their original profile) which was not intended. So, I need to restrict the surface to follow the corridors but not go beyond it.

I have created feature lines from corridors and tried to add them as breaklines to the surface. But " error adding breakline" error pops up. 

Is it because I am trying to add the breaklines to the mirror surface which I created from Data Shortcut ??

Will it be useful if I copy feature lines to original surface file and add these feature lines as breaklines in that file??

Windows 7 x 64
Nvidia Quadro 2000
24 GB Ram
i7 960 @ 3.20 GHz
Civil 3D 2012

View 2 Replies View Related

AutoCAD Civil 3D :: Surface Not Extending To All Included Points

Jun 25, 2013

2013 version. Long story short, I am having problems with pressure networks in my drawing so to simplify things I want to just show the top of the current watermain in my profiles because we are not doing anything with the water main, though it needs to be shown in the profile. To do this I created some points where the watermain is and made their elevation 1.8m lover than the existing surface at those points (due to the 1.8m of cover the watermain has).

I then created a surface using those points and an outer boundary surrounding the points. For some reason the surface stops at one point and doesn't continue to the rest (about 5 more points). So when I create my profile the surface stops short. The points are included in the point group the surface uses, and the outer boundary doesn't cut them out either. Not sure why the surface isn't referencing those points.

View 5 Replies View Related

AutoCAD Civil 3D :: Surface From Corridor Loses Definition?

Oct 31, 2012

C3d 2011 updated to all service packs

39 meg overlot design file

I have had this issue at least 3 times and twice on the same drawing.  I create a surface from corridor and add several polylines and feature line as well as a boundary to the surface.  Randomly it will lose all definition (breaklines and boundary) and i will have to "select similar" (and hope I get everything) and add all of my definition back.

It seems to only occur on large files and when my frequency is tight on curve and vertical curves.

View 4 Replies View Related

AutoCAD Civil 3D :: Add Points Option Missing From Surface Definition

Feb 13, 2013

I have been trying to follow "Autodesk 3d Civil Help>Surfaces>Adding and Editing Surface Data" in order to construct a surface from a point cloud I have, in x,y,z format. I have been trying to creat a grid surface since my data is regular DTM data.

 My first issue is that a lot of the options are greyed out when creating the surface (for example I cannot change "Render Material Style". I can still create a surface though. The second, more important issue, is that I am then told to expand the surface definiton section on the Prospector tab and click on the points icon there. This icon is simply not there for me - I have a choice of Boundaries, DEM Files or Edits.

 I should point out that I am working in Autodesk Civil 3d 2006.

Is it some issue with the liscence/installation? Or am I missing something erally obvious that greys out some options and makes others dissapear completely!

View 2 Replies View Related

AutoCAD Civil 3D :: Delete Zero Elevations From Surface?

Feb 1, 2013

I graded a commercial site with mostly feature lines. I added points where I needed them to get everything to work. After modifying my surface, I suddenly have zero elevations randomly throughout my site. They don't make any sense why they appear. Some are just added to my drawing and others are existing points that were changed to zero. I can go to a back up drawing from a few hours ago and redo some grading, but I would like to know if there is a way to just erase zero elevations from the surface. I remember LDD was able to create surfaces ignoring elevations below a set elevation.

View 4 Replies View Related

AutoCAD Civil 3D :: How To Delete The Broken Surface Reference

Jul 19, 2007

I have got the ole Program Errors Dialogue back again. It seemed to stem from a rogue data shortcut that got broken.

I could not delete the broken surface reference, so had to create another data shortcut, create a reference and then I had the opportunity to delete the rogue surface and then the data shortcut.

Anyway, I got this error on Audit. (see image attached)

and this was the audit command line dump...

Command: audit

Fix any errors detected? [Yes/No] : y

Auditing Header

Auditing Tables

Auditing Entities Pass 1

Pass 1 100 objects audited

AcDbDictionary(8AB)
XData String Length 260 > 255
Truncate to 255
AcDbDictionary(8AB)

could not be repaired.

Pass 1 30600 objects audited

Auditing Entities Pass 2

[Code]...

I may have made an error by importing a data shortcut I didn't need in past weeks on this job. When a data shortcut is broken, it is quite hard to remove the reference.

Anyway, perhaps I just need to upgrade but I don't want to do it for this curent project as I am almost finished. (famous last words).

So what is causing this error that cannot be fixed? I didn't ask foran Xdata string to exceed 255 characters...

View 1 Replies View Related

AutoCAD Civil 3D :: Delete Label Once And Modify Surface Triangulation

Feb 8, 2013

I can delete the label once and modify the surface triangulation

View 3 Replies View Related

AutoCAD Civil 3D :: Get Original Vertices (vertex) From Breakline

Nov 5, 2013

I would like to get original vertices(vertex) from breakline.

With  SurfaceBreakline.Vertices  property I can get a ObjectId collection of them but generally will contain more vertex that original vertex because it depend of "weeding factor" values and "suplementing factor" values.

How can I get only original vertex from breakline?Perhaps, API should have other property to get only original vertex from breakline.

View 3 Replies View Related

AutoCAD 2010 :: Delete Sheet Sets From Recent List

Dec 17, 2013

I am in ACAD 2012 and want to delete sheet sets from my "recent" list.  Many of them are invalid now.  How can I do this?  I would expect it is a registry entry but I don't know where.

View 2 Replies View Related

AutoCAD Civil 3D :: Automatically Creating Breakline From Existing Surfaces?

Nov 15, 2012

Our company, was contracted to create a DTM of a residential neighborhood using our Lieca HDS C10 Laser Scanner.  Utilizing the Leica software I was provided LandXML file that contained a 2ft by 2ft Mesh surface along with breaklines for the edge of roadway, driveways and sidewalks, which was imported into Civil 3D 2012.   

Our client now wishes for us to provide them with a breakline for the crown of the roadway.  My first thoughts on calculating such breakline was to set the Contours at an interval of 0.05' to identify the crown of the road, then drawn the break line along the crown based on contours. 

Is there a way to automatically create a Breakline from Exisitng Surfaces? 

View 6 Replies View Related

AutoCAD Civil 3D :: Daylight Not Included In The Boundaries List?

Dec 21, 2013

I got this problem during creation of corridor surface boundaries. I would like to create a corridor datum surface using the daylight feature lines, automatically from the corridor surfaces-boundaries dialog box, but the daylight does not appear in the list.

View 5 Replies View Related

AutoCAD Civil 3D :: 2014 - Point Group (NO DISPLAY) Does Not Appear To Be Included

Dec 20, 2013

I just started work in Civil 3D 2014 and was going about creating different point groups for some volume calculations so I could create different surfaces.  I noticed after creating my first point group that the NO DISPLAY group could not been seen in the Prospector under Point Group.  Now in previous editions there has always been a NO Display Group so you can easily view your different groups.  Is this something they changed in Civil 3D 2014 or was the installations faulty?

View 7 Replies View Related

AutoCAD Civil 3D :: Check And See If There Is Modeldoc.cuix File Included?

Mar 1, 2013

check and see if there is a "Modeldoc.cuix" file included in your Civil 3D directories anywhere?

This would include under your user profile, and under C:Program FilesAutodeskAutoCAD Civil 3D 2013

View 9 Replies View Related

AutoCAD Civil 3D :: Are Object Enablers Included In The Normal Install Of 2014

Jan 9, 2014

I'm preparing for our office wide install of Infrastructure Design Suite 2014 so we can begin training/using Civil 3D 2014.

I’m reading through readme file for the Architecture-MEP 2014 Object Enabler & noticed that it’s installed as part of the normal installation of all AutoCAD 2014 based products, including Civil 3D…woohoo!   Unfortunately, the Structural & Plant OE’s don’t appear to have a readme file.  Are these also installed as part of the normal installation of C3D 2014?  Or will they need to be installed separately?

View 7 Replies View Related

AutoCAD Civil 3D :: Get A Report For Alignments Definition Data?

May 2, 2013

I need to include the data definition for 120 elements . I'll insert it at a word report.

Civil 3D (2013)

View 2 Replies View Related

AutoCAD Civil 3D :: Location Of Coordinate System Definition?

May 30, 2012

I have a custom coordinate system defined and would like to send it out to a client, since they're having trouble creating a new coordinate system based on my parameters.  Is it possible to sent that as a file so they can copy it to the appropriate folder or is it embedded in a database somewhere?

View 1 Replies View Related

AutoCAD Inventor :: How To Delete A Work Surface

Aug 1, 2013

How to delete a work surface.  These work surfaces were imported from an iges file which contains thousands of work surfaces.  They are not associated with a part feature which can be deleted.  I've developed a routine to sort through these and identify unwanted work surfaces based on their positions.  The best I've been able to come up with is to make them invisible, but I'd really like to delete them completely to clean up the file.  I did try to loop through and delete any surface body objects associated with the work surface but that failed. 

View 8 Replies View Related

AutoCAD Civil 3D :: Substitute For Alignment & Profile Definition Tools?

Jun 18, 2013

I think the icons are difficult to use at the time of deal with a complex desing.

I'd like to have a more intuitive tool for both scenarios (alignment & profile)

Civil 3D (2013)

View 3 Replies View Related

AutoCAD Civil 3D :: Renumber Sheet Set Through Sub Sets?

Oct 8, 2013

way to renumber an entire sheet set without having to stop at each subset?  Currently, I right click on a sheet and select "rename & renumber".  The Rename and Renumber dialog box pops up and I type "1" then click on "next", type "2", "next", and so on.  This continues until the end of the subset, the stops.  Then I have to right click on a sheet in the next subset and start over.

I want to renumber the whole plan set without stopping at each subset.  Obviously, I can get rid of the subsets, but that isn't my question.  I want to keep the subsets and have the ability to renumber the whole set.

View 1 Replies View Related

AutoCAD Civil 3D :: How To Correct / Manipulate Surface To Show Proper Flat Surface

Dec 2, 2011

I often have to do storm pond surfaces that (for the purposes of planning) are flat on the bottom. These surfaces are created from a combination of survey data and grading groups and the tin of these surfaces is perfectably acceptable. However, when contours are shown, the flat bottom is shown with contours jig-jagging all over the place.

The attached image shows a comparison of the same pond. The top was created with survey data and grading groups; the bottom was created using contour data only. The generated surface on the top shows the bottom contour going in different directions and has parts where the an expected contour is missing.

How to correct/manipulate the surface to show a proper flat surface?

View 6 Replies View Related

AutoCAD Civil 3D :: Reduced Maximum Length For Surface Triangles Causes Surface Holes

Oct 22, 2012

Has instances where you set your tolerance for the maximum triangle lenth to say 50m to reduce the amount of triangles along the edge that run at long distances. When I do this I end up with multiple surface holes and I'm not sure why as there are points in the area.

I thought well maybe it's because i should've reduced my max triangles first then added breaklines. Would this matter? I also thought I could add a line to the surface to fix the holes vs. deleting surface lines along the entire edge of a surface for many many miles.

View 9 Replies View Related

AutoCAD Civil 3D :: Editing Existing Surface Using Edit Surface Command

Nov 14, 2012

I am trying to add points into a surface. I have done this before without any problems, but now I am having issues.

When I ID points which makes up the surface it gives me the correct Z level e.g. 24.5m, however when I hover over the surface it shows me the surface name and a different z level e.g. 0.65m. What is the reason for this difference in z levels? I think this may be causing the issue I am having when I add new points.

I select the surface and use the 'edit surface command' in the ribbon, choosing add point. 

When I add a point at the level I require(23.89m), it puts it in a lot higher than the surrounding area, so I tried to put the point in to the lower z levels (0.4m) it puts it in a lot lower!

View 5 Replies View Related







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