AutoCAD Civil 3D :: Delete Label Once And Modify Surface Triangulation
Feb 8, 2013I can delete the label once and modify the surface triangulation
View 3 RepliesI can delete the label once and modify the surface triangulation
View 3 RepliesI have one cross section, which gets narrow over the particular length.
(C/S : Elliptical roof surface)
In the region where cross section changes, triangulation becoming weired. If we edit surface with swape edge command then it will be ok.
I have attached both the images before and after swapping for ref.
Can we do this by dynamically ? as I have number of areas like this.
Civil 3D 2012, SAC
16 GB Ram 64 Bit Win7
what is the trick for holding triangulation within a surface boundary? I recall a setting somewhere but can't seem to find it... attached graphic, would like to hold the surface triangulation within the arcs which are in the surface definition as boundary
View 5 Replies View RelatedIs there any way to change the referenced surface on a Surface Elevation Label. I can see the surface in the properties but cannot change it.
C3D 2011
How to write an algorithm for triangulation in surface modelling ( using Delaunay's method) ?.
View 6 Replies View RelatedI am having trouble drilling down to the object that contains the point label components. Specifically, I would like to access values such as Anchor Component, Anchor Point, Text Height, X Offest, and Y Offset for the various components of the Point Label Style. I am able to get the Point Label Style by name (object dump below) but I don't know how to get at the components that I want to work with.
; IAeccPointStyle: IAeccPointStyle Interface; Property values:; Application (RO) = #<VLA-OBJECT IAeccApplication 000000004965fbc0>; CreatedBy = "Cooper"; CustomMarkerStyle = 0; CustomMarkerSuperimposeStyle = 0; DateCreated (RO) =
[Code]....
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?
Civil 3D 2013
I am curious if it is possible to modify only specific portions of a surface? For example, I have recieved an xml surface representing FG for a project, and want to do an earthwork calculation, could I raise and lower only portions of the project say by using specific boundaries for the asphalt paving, concrete etc. and then implement the raise & lower surface feature for these portions of the FG surface.
At this time I have been creating multiple surfaces for each particular feature of the site, then paste the FG surface, add a boudary and lower appropriately. Finally, I have to go through and paste each particular feature and its small surface into one "subgrade surface" to get an accurate representation. This method results in countless small surfaces and alot of leg work for something that seems like it should be simple.
I know that the surface defentions (FL's or corridors), should they be provided, would make this easy, but there have been several occasions where these are not being made availble by the project sponsor.
How can I to modify (exaggerate), the vertical scale factor of the surface when I am seeing on the object viewer option.
View 4 Replies View Relatedwe are in a situation where we want a dynamic wall label. how can i make that happen if technically the top of wall and bottom of wall are at two different x and y points. ideally i would like have one label and list it this way by referencing surface elevations:
RETAINING WALL
TOW=XXXX.XX
BOW=XXXX.XX
N=NORTHING
E=EASTING
Cannot delete label style component. This is for line annotation labels.
I created a child BRG-ONLY from a BRG-DIST and it will not allow me to delete the distance component. The red X is faded and not clickable.
This is my second day with a new company, and when somebody else created a similar child style apparently they could not either. The just made the distance component invisible... which I guess works almost as well.
How would I be able to pick a specific component to make sure I can delete it?
Windows 7-64
8GB RAM
AutoCAD Civil 3D 2013
I have Civil3d2012 and have created a surface in one drawing and then referenced it to another. It appears to be working, but the contour labels will not work on the drawing where the surface is referenced. I have all the appropriate layers on.
View 1 Replies View RelatedAm I correct in assuming that if Surface Labels by One Point is chosen, the slope as shown is the maximum slope of the surface triangle where the point was chosen??
IDSP Premium 2014 (mainly Civil 3D 2014 UKIE SP1 & Infraworks with some limited 3ds Max Design)
Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600
I need to extract the XY location of a surface label. Specifically, I am trying to determine the coordinates of the first picked point in a two-point slope label. But in looking at the IAeccSurfaceSlopeLabel interface in the ActiveX documentation, I'm not seeing where this data is stored. Even for a simple surface spot elevation label (IAeccSurfaceElevationLabel) I don't see a property that stores the coordinates.
View 6 Replies View RelatedI was asked to lable survey data with the (2D) distance between the design surface and the survey points of the finished ground.
View 9 Replies View RelatedIf I use this code it will give me the insertion point for a block
(setq ent (car (entsel "
Select Main Object: ")))
(setq InsPt (assoc 10 (entget Ent)))
Now if I try to use this for a surface label and try to get the insertion point
(setq ent (car (entsel "
Select Main Object: ")))
(setq oEnt (vlax-Ename->Vla-Object ent))
(vlax-dump-object oEnt)
I dont see anything that will get the insertion point.
I have been searching for a way to rotate surface spot elevation labels but have not been able to find a solution to do so. Has this feature been added to 2013 or 14? I do not want to use the point and label styles for my surface elevation, even though these can be rotated. I have several miles of roadway with many horizontal curves and would like the surface labels aligned with and along the centerline. I prefer not to update the spot elevations when the profile is revised.
C3D 2013 (latest updates), 2014 Infrastructure Design Suite
Win 7 Pro, 64-bit
16 GB RAM
How to use the Surface Contour Label Group class in the .NET API.
My first guess was that I had to create an instance object of the class and name it, and then use a "Create" method (e.g., CreateMultipleAtInterval) from there, like this:
Dim labelgroup As SurfaceContourLabelGroup
labelgroup.CreateMultipleAtInterval(arguments)
However, this doesn't work, as Visual Studio told me "Warning: Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated."
I tried just saying:
SurfaceContourLabelGroup.CreateMultipleAtInterval(arguments)
But that didn't seem to work either. How this class works and get it to add some contour labels to a drawing?
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 RelatedI know that I can add coordinates for such elevation using text component editor but I have to add the letter "N" for North or "E" for East to identify the location of the elevation (North/East/South/West). But, is there a way to make a label style that reads up the location of an elevation automatically?
I've attached pictures below for this issue.
C3D 2012, C3D 2013
Windows 7 Professional 64-bit
Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz
I'm trying to suppress trailing zeros in a surface slope label in run:rise format. Basically, if it's a 2 to 1 slope, I want it to read 2:1 or if it's a 2.5 to 1 to read as 2.5:1.
I found this blog showing how to do it for line slopes, but I think it's not able to work using the run:rise format.
I am trying to create a label for slopes in cross sections for a surface created from breaklines using gade breaks as you can not weed segment labels
I am weeding the labels out based on the change in grade of the section profile and making the label text high very small of the labels I do not want to see. But the first label returns ??? because there is no grade coming in so I get ??? instead of something usefull like null. Any way to convert?? to something you can evaluate and use.
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...
I'm trying to build a list of surface lable style, (both slope and spot elevation) using vlisp 2013.
I can create a list of the parant, but I can not find the clildren.
my goal is to change a surface label style between the parent and the children, using a list. To many style for the property menu.
I need to export the surface lable table report into microsoft excel format.
View 5 Replies View RelatedI 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
how to fix this triangulations. Adding extra breaklines does not seem to fix the issue.
View 9 Replies View RelatedI 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
I have a specifications sheet that i use in every project. It contains numerous text blocks for each specification, however on certain projects some specs do not apply. I have to go through the spec sheet and delete/modify what i don't need for each job. wondering if there is a way to tell autocad what i want displayed and what i don't want displayed. For example, i do electrical drafting, the job does not require a transformer so i don't want the specs for a transformer to appear on the sheet. Basically looking for check-box type list (or similar) that i run and it inserts the appropriate text in its location.
View 9 Replies View RelatedI want to modify the Room number label so that the rectangle outline displays smaller (less wide).
The rectangular box for the room number doesn't show up even when you open and try to edit the family, nor any parameters show up. How do you modify this box and make it smaller?
The label associated to a grading point when is moved when is moved changes its size automatically and a leader appears. After this happen no control over the grading point and its associate label. refer to the image below.
View 1 Replies View Related