AutoCAD Civil 3D :: Batch Files Created Under Survey Commands

Jun 27, 2013

I am using Batch files created under the Survey Command.  I want to list the coordinate value of points created,  What setting do I set to show this.

View 2 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Translate Survey Database After TIN Surface Created

Jun 19, 2013

I am working on and manipulating the data may need to be done using the translate survey database command in the next couple weeks. The surveyors are waiting on some boundary info., which may not be available for a week or so. I have all the points inserted, and line work is done. How I go ahead and build a TIN surface, what tools ,if any are available to rotate a surface after it is originally built.  The surface will have to adjusted to match the new location of the points when adjust the data.

View 4 Replies View Related

AutoCAD Civil 3D :: Subdivision - Naming Created Survey Boundaries

Oct 30, 2013

I am working on a new subdivision where we made new property lines through an existing property. Is there a way to find out the bearings of the new lines made? The only way I can think to find this information is to dimension the angle and subtract it to get the new bearings.

View 4 Replies View Related

Photoshop :: Batch Processing - New Files Created Inside Action Are Overwriting Each Other?

Sep 8, 2013

I have 100's of flat images that I have to chop up into 3 parts and save as individual pieces to then load into a separate piece of software.

My problem is that when I start the batch, the 3 new images it creates for each image are simply overwriting each other when saving.

The options for serial numbers etc in the destination field of batch seems to only work for the original file opened, not the 3 new images the action creates/saves.

View 2 Replies View Related

AutoCAD Civil 3D :: How To Unlock The Locked Survey Data In Survey Databases

Nov 19, 2013

I copied some Survey Data of AutoCAD Civil 3D 2013 for Surveyors to my C3D 2013 machine few weeks ago. Now I cannot do the "Import point file" of the Survey2 Data B in Survey Databases, because the Survey2 Data B is locked up - see the attached file that has a red circle with an arrow on.  How I can unlocked the locked Survey 2 Data in the Survey Databases.

View 1 Replies View Related

AutoCAD Civil 3D :: Survey Figures Don't Match Survey Points

May 3, 2012

here's my process:

1- Import the asc file into my drawing.

2- Convert the asc file to a FBK file

3- Import my FBK file.  The survey figure linework generated doesn't overlay my previously imported asc file.  I checked the FBK file and the coord's match the asc file.  I'm confused as to why the survey figures don't overlay the survey points from the asc file, since the coords match in both?  The survey figures are all shifted .7' and 54deg. from the points.  The elevations are all good on the survey figures, as they match the survey points.

So my quick fix is to explode the survey figures, since I don't really need them for what I'm doing, and then select all the 3d polylines and move them to them to an appropriate survey point.  Everything then looks fine and I can get the job done.

However, I would like some insight as to why this might be happening.  It's strange that the FBK and asc coordinates match, but the survey figures aren't lying over them.

View 1 Replies View Related

AutoCAD Civil 3D :: Can't Open PKT Files Created By SAC?

Sep 13, 2013

I can't open my subassembly file, when I'm trying to do so, I get this message?

View 2 Replies View Related

AutoCAD Civil 3D :: Batch Convert DWG Files To DXF?

Mar 7, 2013

We have to submit a set of 18 drawings to a local municipality.  They want the CAD files (in this case Civil3D 2011) in .DXF format.  Is there an easy way to convert them all at once or do I have to SAVEAS each file one at a time?

View 5 Replies View Related

GIMP :: Created Script To Convert In A Batch

Oct 15, 2012

I have created a script to convert in a batch, about 2000 images, the problem is that gimp-file-save ignores image settings and uses its own defaults, so the image that has 6 layers, after being scaled, has only one layer!

the image is in format dds I am using gimp 2.8.2

the script:

(define (SECresizeTexture filename width height)(let* ((img (car (gimp-file-load RUN-NONINTERACTIVE filename filename)))(drawable (car (gimp-image-get-active-drawable img))))(gimp-image-scale img width height)(gimp-file-save RUN-NONINTERACTIVE img drawable filename filename)))

as you can see, this is a generic script, I would like to avoid using the specific dds load/save because of increased complexity and for being specific to dds...

is it possible to set some format based on the original file? I could use the dds file save, parsing output from "identify -verbose filename" (imagemagick), but that will be a lot of trouble...

View 12 Replies View Related

GIMP :: GGR File Created With Windows Batch Not Loading

Apr 22, 2012

I want to be able to use a windows batch file to create a gradient for gimp.

My code is: Code ........

View 1 Replies View Related

AutoCAD Civil 3D :: Getting TDS RAW Survey Attributes Into It?

Dec 15, 2010

We process survey data using Attributes to add extra intelligence and reduce errors.

For example, when shooting trees, the RAW file will contain something like this:

SS,OP 50,FP1299,AR308.2057,ZE91.0918,SD128.282,--TREE
FC,PN1299,FNTREE
AT,TNSZ,TV11.0
AT,TNTY,TVMAPLE

or when shooting a street sign:

SS,OP 50,FP1437,AR324.1135,ZE91.4728,SD123.235,--SIGN
FC,PN1437,FNSIGN
AT,TNTY,TVNO PARKING

The FC code sets up that attribute information will follow for the point number indicated by PN and the FN is basically explaining the name of the feature type. On the collector, this is all menu driven, making for few data entry errors.

The AT codes list the attributes name TN and then the TV reports its value.

Is there a way to preserve these attributes and their data when processing them into an FBK? Ideally, they would need to become part of a point description.

When processing this for that "other" CADD package, I am able to use these values in building labels for my survey points.

View 9 Replies View Related

AutoCAD Civil 3D :: Creating EG From Survey?

Mar 15, 2013

I was curious what the basic workflow is for creating an EG from a survey.  The catch is that we don't have a point file or elevated points on the drawing.  The drawing is just that a drawing with spot elevations and linework.  The lot is 100' long and 30' wide.  An existing house takes up most of the lot with a street on the front and back.  The idea is to try making a grading plan after I figure this first part out.  Where would I begin with something like this to figure out the next step of grading a small lot?

View 9 Replies View Related

AutoCAD Civil 3D :: Can't Add New Survey Network

Aug 18, 2009

I was following Civil 3D 2008 Education Curriculum Module 04-Survey on how to import field books, create points and figures, insert them into the drawing, and then (per page 04-35), remove the network from the drawing.

Now I have a serious problem, and cannot add any new Networks. The "Name" and "Description" appears, but there is no place for a cursor entry.

Do I have to re-install the program?

View 5 Replies View Related

AutoCAD Civil 3D :: Automatically Add Survey Point?

Feb 25, 2013

Is there a way to have cad automatically create a survey point when a surface point is added manually?

Civil 3D 2013
Windows 7 64-bit
Inteel 2.40 GHz 8 GB RAM
Dell T7600

View 1 Replies View Related

AutoCAD Civil 3D :: Survey Database Coordinates Off

Feb 23, 2012

i have a point file specifically a PNEZD file. when i import points into the survey database the coordinate in the database is correct but the coordinate on the drawing tends to be 5 feet off one way and 1 foot off the other. When I import point through the points pull-down menu the coordinates are correctly shown. When I import point into survey database from drawing the coordinate is incorrect in the database but correct on screen.

View 3 Replies View Related

AutoCAD Civil 3D :: Survey Point Editing

Aug 2, 2011

We need to move a survey point.  I know the point can be unlocked in the drawing and moved, but how can the survey database be updated?  After the point is moved the database does not update even after closing and reopening the dwg and database.

View 5 Replies View Related

AutoCAD Civil 3D :: All Survey Databases Are Locked

Apr 23, 2012

My company has upgraded to new computers recently (Windows 7, Civil 3d 2012).  Some of the new computers are unable to access ANY survey database for edit.  They can be opened read only, but the option of opening for edit isn't even available.  The old computers we have CAN open the same databases for edit.  We have attempted repairing/reinstalling, but to no avail.  All the new computers were cloned from 1 original.

View 2 Replies View Related

AutoCAD Civil 3D :: Working With 2D Survey Drawing?

May 6, 2012

I'm exploring the option of going from normal autocad and PDS (for our road designs) to fully using Civil 3D 2013.

Generally we only recieve a survey drawing as a 2d cad file with height points represented as 2d text.

In PDS all we need do is 'convert text to point' and create a ground model, this gives us a 3d ground mesh to work with.

In Civil 3d i've found 'movetexttoelevation' but now i'm stuck with adding a point at the node of the text object, and then I need to creat a surface model to overlay a 2d siteplan andstart creating our roads.

View 9 Replies View Related

AutoCAD Civil 3D :: Importing Survey Data

Oct 21, 2012

I am bringing in the points by importing survey data because I don't want anyone to be able to edit the point data.

Vive noticed that they can be erased and that you can explode them.

View 4 Replies View Related

AutoCAD Civil 3D :: Moving A Survey Database

Dec 7, 2011

Are there any issues with coping a survey database to different directory?

View 3 Replies View Related

AutoCAD Civil 3D :: Rotating Survey Points

Jul 25, 2013

I had an issue where I dropped points into my drawing for a survey and they weren't at the distance compared to recorded plat. I have checked the points mathematically, and they were dead on. A coworker suggested that I WBLOCK the points I was working with that way I don't move single points out of place. I disagreed, because the way i move points is I use the TOOLSPACE and move them as a group. So what I did was to drop the points again and now they were dead on the second time. I don't like turning points into a block due to the fact that it messes up my drawing.

View 6 Replies View Related

AutoCAD Civil 3D :: Survey Point Database

Mar 6, 2012

How are you or your company managing points as in field shots, storage, dulplicate point numbers?

are you using vault?
are you using the point database?
are you using one drawing file to import and store the points?

what we are doing now is using the point database as a storage location but it fails for notification on when a point # is duplicated.

surveys has a drawing file they use to import, store and build the existing ground surface from the points. this allows the notification of when a  point  number is duplicated. but it is not as secure or flexable as the old LDD way.

We don't use field books just text files from the collectors imported in. Vault is not an option for us. (at this time)

so what i am looking for is how others are adapting to this change, and what worked or not.

Win 7 pro 12gb
NVIDIA Quadro 2000
LDD 2009
IDS 2014

View 9 Replies View Related

AutoCAD Civil 3D :: Delete Survey Database

Jan 19, 2010

I am running AutoCAD Civil 3D 2010. I am a new user and just going through some tutorials and created a couple of survey databases for practice. The problem I am having is I can't figure out how to delete them. When I exit Civil 3D and restart it, those databases are still there under the survey tab in Toolspace even though I haven't even opened a drawing yet. Also, do I need MS Access installed on my workstation to run any functions within Civil 3D?

View 5 Replies View Related

AutoCAD Civil 3D :: Survey Figure With Bad Elevations?

Jun 29, 2012

I have a survey figure that no matter what will not come in with the correct elevations, its a spline (continous) curve that the elevations get blow up on.

Only thing I can think of is the when it starts to interpolate the curve it cant get the elevations correct, this only happens in the curved area, once it goes tangent everything goes back to normal.

C3D11
C3D12-13
Win7x64 6gb

View 5 Replies View Related

AutoCAD Civil 3D :: Inserting A Survey File

Jun 29, 2012

We have a template file for all of our engineering drawings.  When we receive the topo from our survey department we insert the  topo (as a block) into our Eng. dwg. Our Survey  dept just did their first topo using 2012 and survey figures.  When we try to insert the dwg the system crashes.  I can XML the surface into the drawing, but I don't get the line work.

View 1 Replies View Related

AutoCAD Civil 3D :: Raising Topographic Survey

Dec 23, 2013

I am trying to adjust (raise) a very intensive topographic survey from NGVD 1929 to NAVD 1988.I know how to raise the surface and I know how to adjust the datum of the points.

How to raise all the breaklines used to develop the surface as well? This would include survey figures, feature lines and 3d polylines.I want to raise them all by an equal amount.

View 8 Replies View Related

AutoCAD Civil 3D :: Move A Survey Point

Mar 1, 2012

It ought to be easier to move a survey point..I do believe my survey points are unlocked and I still can move them.

View 4 Replies View Related

AutoCAD Civil 3D :: Survey Database Is Not Readable

Apr 4, 2012

One of my users is getting the following error when creating a survey database.

It always stops at the same size? How do we resolve this? The user has full access as well.

View 1 Replies View Related

AutoCAD Civil 3D :: Survey Figures Not Associated To Database

Jul 18, 2012

I have a drawing that is about a month old with survey data and a surface in it. I went in to modify the surface and noticed a crossing breakline message that was never addressed. I attempt to do a grip edit on the survey figure that is crossing ,and update the database from drawing and I get a message saying the figure is in not in the database. I know I have the correct database, because if I select the figure in the prospector tab It highlights the one I'm working with. Somehow the objects in the drawing have lost association with the database.

Any solutions short of re-inserting all my figures from the database? I'm not going to do that in this case since the edit was small and is already done.

(running C3D 2012 sp4, Win7 64bit, 8GB)

View 3 Replies View Related

AutoCAD Civil 3D :: Expression In Structure Labels For Survey

Sep 6, 2013

I am trying to make a single point label style that will return a blank line in the label if no data is provided.
 
The way i have it coded now my label for a structure with only two inverts comes out looking like this:

STCB 500 Rim=300.00
12" CONC N IE=295.00
12" CONC S IE=296.00
IE=300.00
IE=300.00
 
I would like the number of lines returned to match the actual number of inverts in the structure and leave out the place holders.:

STCB 500 Rim=300.00
12" CONC N IE=295.00
12" CONC S IE=296.00
 
I can work around this by having a label style for each number of pipes, but i would also like this code to be inseted into a table style and in that case i don't know of any way to assign multiple styles to one table.
  
My current code looks like this:
RIM=<[Point Elevation(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
<[1 SIZE(CP)]> <[1 TYPE(CP)]> <[1 DIR(CP)]> <[IE TEXT(CP)]><[1 INV(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
<[2 SIZE(CP)]> <[2 TYPE(CP)]> <[2 DIR(CP)]> <[IE TEXT(CP)]><[2 INV(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
<[3 SIZE(CP)]> <[3 TYPE(CP)]> <[3 DIR(CP)]> <[IE TEXT(CP)]><[3 INV(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
<[4 SIZE(CP)]> <[4 TYPE(CP)]> <[4 DIR(CP)]> <[IE TEXT(CP)]><[4 INV(Uft|P2|RN|AP|GC|UN|Sn|OF)]>
LADDER <[LADDER(CP)]>
 
The problem is that 1 INV-4 INV are being defined by an expression that reads like

{Point Elevation}-{1 MD}

so when no data is intered for my UDP "1 MD"  it returns the point elevation. I want an equation that says if rpoitn elevation -measure down=point elevation then no data is shown.

View 5 Replies View Related

AutoCAD Civil 3D :: Rotate Points In DWG To Match Another Survey

Aug 14, 2006

My field crew assumed a coordinate system and surveyed a job. I need to rotate the points in my dwg to match another survey. I have not found a rotate points command. Other LDT type commands have been replaced by standard ACAD commands by adding the transparent commands to them. I tried to use the ACAD rotate command and the transparent commands to rotate my points, but there is no transparent command to find multiple points. I need to select the points by point number range if possible.

View 9 Replies View Related







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