AutoCAD Civil 3D :: Create Parcels / Populate With Object Data
Aug 21, 2012
Any way to create a parcel from an object (closed polyline) and populate the parcel with Object Data from the polyline?
I have imported a .shp file into a drawing and the result is many closed polylines with properties similar to the attached image. I would like to bring this data into a parcel object for labeling purposes.
View 1 Replies
ADVERTISEMENT
Apr 10, 2013
say you make some parcels in your project with custom data fields like: id_no, permit_no, acres_served etc. you attach an agency provided shape file via an fdo connection that has many fields of information like above.
when you right click on your parcel and do parcel properties you get a tab that lets you input the custom parcel data.
lets say you print an fdo map label showing, say, the id_no, provided in the shape file. Then in your custom parcel properties for id_no you type that in.
is there a way to make an expression to put in the other custom parcel properties that will read, say, the permit_no(id_no) from the fdo like and put that information in the custom parcel property field?
View 4 Replies
View Related
Sep 3, 2013
I have 4 points/corners (with XYZ-coordinates) of a square shape created in the DWG of my AutoCAD Civil 3D 2013 program. I want to create 2 "triangle-shape" parcels (one parcel connects Points #1-#2-#3-#1 and the other parcel connects Points #1-#4-#3-#1. How can I create these 2 "triangle-shape" Parcels from the 4 points/corners of a squre shape?
View 9 Replies
View Related
Apr 26, 2011
I have to add 80 Xdata to some objects. How to populate them within a loop. This what I did for 11 of them . But
I am pretty sure there is a way to do it in a loop which I don't know .
Public Sub SetXData2()
Dim doc As Document = Application.DocumentManager.MdiActiveDocument
Dim ed As Editor = doc.Editor
[Code]....
View 7 Replies
View Related
May 16, 2013
I have some files (OK, 11,000 of them) and they have drawings on the bottom and text on the top. I want to erase this text and replace it with data that comes from a database. I don't know where to start.
I need to:
1. preferably find a way to erase the old data on the top, but I could do it manually
2. Insert data from specific fields into specific spots on the drawings.
3. Each drawing would have the same fields but different data corresponding to an account number. The account number is included in the name of the drawing and is a field in the database.
How to get started? I have Map3D as well, which I was told would work better than regular AutoCAD on this, but I also have regular AutoCAD. I can't even figure out how to make the database connection work.
View 9 Replies
View Related
Mar 7, 2013
Is there a way to cross populate data from the i properties fields using iLogic or another method?
I would like to have fields from the Project tab to cross populate with items I have created in the custom field.
Inventor 2013
View 3 Replies
View Related
Mar 21, 2013
How can i change the front (lines facing to the streets) line color from parcel? My parcels lines must have two colors.
I send in attach an example.
View 2 Replies
View Related
Jan 10, 2013
I'm trying to clean up the drawing. I have erased everything, but there are still 20572 parcels somewhere in the drawing that I couldn't delete.
The file is too big to attach so use the link to download:
[URL].........
View 9 Replies
View Related
Apr 4, 2012
Create a large number of polygons (plines, parcels, whatever) that represent spaces on a building plan
Assign a space number to the polygon
Link the space number to an Excel spreadsheet (or Access DB) so that the characteristics of the polygon (line and fill color, for example) are chosen based on the "owner" of the space (e.g.; Engineering, Common Areas, etc.).
Display a label stating the space number and the space name. Is this best done with "Parcels" in Civ3D, or with "Polygons" in Map, or some other way.
View 3 Replies
View Related
Nov 12, 2013
I want to get vertex from survey figure or parcel.
I have seen this for feature line: [URL] .....
But "Autodesk.AECC.Interop.Land" doesn´t have AeccLandSurveyFigure.
How can I do it? Is it necessary convert survey figure to polyline?
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 6 Replies
View Related
Aug 9, 2012
Is there a way to improve the error of closure of a Parcel. I have one Parcel that has an EOC of 0.0161'. That's a little higher than I like to see. I understand that some of this has to do with the precision of the analysis. But with bearings to the second and distances to the hundredth, I'd like to think we could do better than that.
I suppose that if I changed the POB the closure might improve. But I want the POB to be the closest corner to an existing monument.
View 4 Replies
View Related
Jun 24, 2013
was showing it off in class and it's always worked before but now it's not working on any of the computers. Just tried it on my laptop with the same results. I originally thought it was an issue with 2014 but 2013 isn't working either (and I know it was working in the past).
The only thing I can think of is my computer recently upgraded to IE10. Could that be it?
View 9 Replies
View Related
Apr 3, 2013
Any lisp routine that will remove "phantom parcels" in a drawing? They are the parcels many topics on this discussion forum have topics on, that can be selected but can't be deleted by any simple means.
The drawing is relatively new...with minimal objects in it. Just some Feature Lines and 3D Polylines. I have Sites in my drawing...but no parcels. Only thing in the sites are the feature lines. When I do a Q SELECT for the parcels it selects and highlights my feature lines, which is weird.
View 5 Replies
View Related
Jul 3, 2012
I have centerline data from SHP file that I can either import or attach to. Has a few lines of object data with it including a centerline of road name. Each one unique. When I attach to the data, I can then "join" with it additional data from a database. When I select a line and look at the properties, it contains both the original object data AND the additional data from the database. SO far So good.
When I edit the style and try to add feature labels only part of the labels come in. I end up with a lot of them with only the letters "text" or just not there. If I right-click on the line and select "Show Data Table" I can confirm that there is data for that label. I find nothing in common with the map features that have labels, or don't have labels. Kind of random.
Question: If I import the SHP file and create object data I need to know if there is a way to "ADD" the rest of my data that is in the database to this object data. If so then I think I could define a Template and label each piece with the block with attributes. Is this possible? OR
Is it possible for me to export to a new SHP file after I have connected to the data (both shp file and database).
View 2 Replies
View Related
Apr 4, 2013
I was wondering if there was a way to import excel datat into illustrator, then it populates a vector pie or bar chart for me?
[URL]
View 1 Replies
View Related
May 22, 2013
We have a perenial problem with our old GIS software where files corrupt and drawing objects are lost.
There are few export options available, but export to shape is one of them. This means that I can export a damaged file and then import it into CAD with the layers intact and the tagged numbers (similar to object data or a block attribute in CAD) imported as object data. In order to make a new uncorrupted version for the GIS program.
Is there a way to select objects by object data?
If a file is corrupted, the only real way to repair it at the moment is to go back to the original cad drawing and reimport and then retag every single tagged attribute on what can be thousands of drawing objects, and by then we may no longer have the handdrawn data to even do that.
The next workaround is if I creat new dwgs from the cad drawing, Each one containing the objects with the same object data, and each saved with a file name that matches that object data, and then reimport into the GIS. (it can use the filename as a tag). This creates a new GIS file with the surviving information that should not lose any more data and we may be able to patch the 'holes' afterwards.
The problem is selecting all the polylines in the cad drawing that have that same tagged number in the object data. Select similar just goes on object type and layer. This would be easier if I could select by object data and get everything with the same tag in one go.
A way to batch create the new dwgs from that selected data would be nice too.
C3d 2013
View 9 Replies
View Related
Sep 30, 2010
How to create and populate a new custom dictionary in with vb.net. None of the examples I could find (that I think would work) were written in vb and weren't very well documented. So I guess what I would like is a push in the right direction.
View 9 Replies
View Related
Oct 6, 2013
Is there any way to determine the source drawing of a dref'ed object? I'm not seeing anything in COM or the .NET API's, hopefully I'm just not looking in the right place.
View 5 Replies
View Related
Nov 24, 2013
Is there a way to define object data to a polygon or a poly line in C3d? I imported a shape file and saw that in the properties dialog box the object data of the polygons is displayed. I would like to define create new polygons and define certain atrributes to it before exporting it as a shape file. This would would eliminate the need to use a GIS program to define the attributes of the polygons.
Im using PCSWMM and would like to define certain atributes to polygons and polylines in C3D before i import it in to PCSWMM.
View 2 Replies
View Related
May 2, 2012
im using civil 3d 2012 when I click the DEFINE OBJECT DATA icon the dialog box is not appear I don't know if I did wrong on my software.
View 2 Replies
View Related
Apr 12, 2012
I am just wondering whether FIELD category can access the OBJECT DATA Table ?
I want to use a block to display its OD table's attributes as Annotation text , so that the Text will update when the OD table change.
Or do I need use the Data connection for this purpose ?
View 9 Replies
View Related
Sep 24, 2012
How to export Civil3D pipe network with Object Data as Shapefile.
Any code snippets?
View 2 Replies
View Related
Oct 25, 2012
is it possible to get the alignment name which the corridor surface is built from when the surface is being data referenced. in other word no corridor as the middleman.
the way i see it is when corridor suface is referenced, it becomes a regular surface and loses some properties such as parent alignment.
i am still using COM. maybe .net can do it? either way works.
Civil 3D 2012
Work: Xeon W3503, 12GB, Quadro 2000, Dell P2211H x 2
Home: 3930k, 12GB, GTX 590, U3011, QX2710
View 1 Replies
View Related
Jan 31, 2013
AutoCAD Civil 3D 2009 w/Updates, Windows XP Pro, SP3
I am looking for a tool or routine to automatically add a unique object data ID number to Points or lines of a sewer system, that extract a prefix number from a seperate object data table (a location grid of closed polygons), then add a sequential number to each selected object. For example, 12 manhole points and 3 cleanouts are located with in one grid polygon. The Grid polygon has a coded id like 61280206, I want to be able to select all the MH and CO points in that grid polygon and have the new ID numbers be 6128020601, 6128020602, 6128020603, or to be able to specify the starting number like 6128020621,(for adding new points and continuing the sequence.
Better yet would be a routine that would be able to apply this system to all the points in the entire project area, extract the number from the appropriate grid polygon, and fill the numbers in one operation.
This is for the initial id numbering of a Cities, Sewer, water and electrical system.
I have searched for and found many LISP routines that do some of this (like ODCOUNT, etc), but none that I have seen have the data table extraction abilities. I do have one that works like this and files in the prefix number from a named views. I have several thousand grid cells (880ftx880ft). Perhaps there is a way to use my polygons w/table to create and name views
View 3 Replies
View Related
Apr 3, 2012
How to do this?
View 5 Replies
View Related
Apr 5, 2012
Are there tutorials for AutoCAD Civil 3D 2012 that assumes that the user never use AutoCAD Civil 3D 2012? Maybe a step-by-step tutorial. I tried the online tutorials on this website but I find them a little bit confusing. If I want to create 3D model of a city, what's the best way of creating 3D model of the city? I thought that one way of creating a city is:
1. Create terrain using DEM data.
2. Create streets, roads, highways, train tracks, etc. <- I need better tutorials.
3. Create buildings.
View 9 Replies
View Related
Oct 31, 2013
I am working in Civils 3D 2014 and I have a survey with points already on the correct elevation layer, I have tried creating a surface from this but it does not show up.
My process:
- I create a new drawing and insert a block (my topo survey) and click explode when I do this
- I create the surface by TIN and make sure I have the correct layer for the points that I am selecting
- Click ok
- Then go into that surface and turn on all layers and refresh - still nothing
- I also made sure that my surface style was 1m contours so I would definately see this.
View 2 Replies
View Related
Dec 16, 2013
I have created a contour layer in MAP and need to bring the data into Civil (to create and EGL surface) which I usually I do via an alter properties query.
There is the Create Surface from GIS data in 2014 but this requires shp files so the two questions I have are:
Can the contour layer be output as shp files (and if so how)?
If yes, is this easier/more efficient than my current workflow?
(No connection with Autodesk other than using the products in the real world)
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
View 9 Replies
View Related
Oct 18, 2012
Using C3d 2013.
Where do I find the PI data of an alignment object to plug into a mtext Field?
Field Category and Field Name and any other steps to locating it would be useful.
View 9 Replies
View Related
Jan 6, 2014
How can i create a profile using level data obtained from dumpy level with civil3D
View 3 Replies
View Related
Feb 15, 2013
I want to create a road map using the survey data. Iv'e got some examples attached below.
How to create such type of drawings in autocad civil 3d.
View 2 Replies
View Related