AutoCad 3D :: Create DTM Using X Y Z Coordinates In Civil?

Aug 29, 2011

How do i create a DTM using X,Y,Z Coordintes in AutoCAD Civil 3D?

View 3 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Translate Point Coordinates From Paperspace To World Coordinates In Modelspace

Jun 18, 2012

i am trying to translate a Point coordinates from Paperspce to world coordinates in model space.The code i used in Land2006 worked OK but now in Civil3d 2012 it doesn't!

Private Sub GetPlais_Click()
Dim tmpnt1 As Variant, tmpnt2 As Variant, tmpPnt1 As Variant
Dim lole(0 To 2) As Double, upri(0 To 2) As Double
Dim returnobj As AcadObject

FrmGrid3.Hide
On Error GoTo Eline
ThisDrawing.Utility.GetEntity returnobj, tmpPnt1, "ÅðÝëåîå ôï ViewPort ðïõ èá äçìéïõñãçèåß ï êÜíáâïò!"
If TypeOf returnobj Is IAcadPViewport Then
[code]........

View 1 Replies View Related

AutoCAD 2013 :: Create Template To Convert Coordinates Into Script

Jul 9, 2013

I have been tasked with trying to create some type of template (or multiple templates, if needed) to convert my coordinates (some having straight lines and some having arcs) into a script file. I will be gathering the coordinates from an excel file then linking them to my script file.

My problem is, I have hundreds of sets of coordinates (all with varying arcs and straight lines and varying order in which arcs and lines are used) in which I'm trying to establish a method to convert to a script file. Also, the total number of lines (arcs and straight) vary. Some have as little as 10 lines and some contain as many as 20 lines total.

I have successfully created a script file using one set of coordinates but can't imagine doing this hundreds of times over.    I have attached a PDF file showing an example of the coordinates along with the radii (in some cases there is no radius, therefore must be a straight line) and how I can accomplish this without creating a script file for each and every set of coordinates I have. The example I have is only a small portion of what I am working with.

View 9 Replies View Related

AutoCAD VB :: Create Template To Convert Coordinates Into Script File

Jul 9, 2013

I have been tasked with trying to create some type of template (or multiple templates, if needed) to convert my coordinates (some having straight lines and some having arcs) into a script file. I will be gathering the coordinates from an excel file then linking them to my script file.

  My problem is, I have hundreds of sets of coordinates (all with varying arcs and straight lines and varying order in which arcs and lines are used) in which I'm trying to establish a method to convert to a script file. Also, the total number of lines (arcs and straight) vary. Some have as little as 10 lines and some contain as many as 20 lines total.

I have successfully created a script file using one set of coordinates but can't imagine doing this hundreds of times over. I have attached a PDF file showing an example of the coordinates along with the radii (in some cases there is no radius, therefore must be a straight line) and how I can accomplish this without creating a script file for each and every set of coordinates I have. The example I have is only a small portion of what I am working with.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: How To Create Polylines Using Notepad Coordinates

Mar 5, 2013

I have few co-ordinates in notepad like mentioned below. How can i create polyline using read-line function in auto lisp.

x     y
0.0,0.0
2.0,0.0
2.0,1.0
0.0,1.0
2.0,0.0
4.0,0.0
4.0,1.0
2.0,1.0

View 2 Replies View Related

AutoCAD 2013 :: Create Base View Doesn't Show Anything And Jumps To 0,0,0 Coordinates

Dec 30, 2013

I created multiple base views and projected views on drawing (autocad 2014). suddenly when I create base view it doesn't show anything, jumps to 0,0,0 coordinates (it is fixed can't be changed), scale can't be changed. It shows it is drawing view in properties, however when I want to edit (click edit then select the view , it won't recognize it is view). I created many views without problem, now all base views jumps to 0,0,0 coordinates....

(pic 1 )- shows the usless view

pic 2 - shows previous view without any issues

View 1 Replies View Related

AutoCAD Civil 3D :: Incorrect ECW Coordinates

Aug 30, 2012

I have GeoPDF that I can't attach properly to drawing in Civil 3D. So with Global Mapper I exported it to geo-referenced ECW. I checked ECW in Global Mapper and ArcMap, everything just fine.

However when I did mapiinsert in Civil 3D, image appeared with shifted coordinates. The original coordinate system is BC/Albers and coordinate grid is Lat/ Longs.

View 3 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 :: How To Set Coordinates And To Turn Visibility Off

Jul 23, 2013

I'm just looking for some basic information about geo-markers and am having a hard time finding anything. What exactly is the geo-marker, and what is it used for? Is it important to have referenced? I know how to set the coordinates and to turn the visibility off. I'm just wanting info about what the geo-marker is, and it's uses.

View 1 Replies View Related

AutoCAD Civil 3D :: Can Get CV Coordinates For Nurbs Surfaces

Nov 6, 2013

I want to ask, Can I get CV Coordinates for Nurbs Surfaces ? How can I get ?

View 1 Replies View Related

AutoCAD Civil 3D :: Original Coordinates Greyed Out

Feb 7, 2011

We are running multiple standalone AutoCAD Civil 3D 2011 seats. On some of the systems, paste and paste to original coordinates is greyed out when copying from one drawing to another.

View 4 Replies View Related

AutoCAD Civil 3D :: Point Label With Coordinates?

May 4, 2012

i've got a bunch of points that need a coordinate label. my drawing is on a state plane coordinate base but i want the point labels to be on an artificial coordinate base. i basically need to start in the corner of a parking lot at 0,0 and work my way out from there with the coordinates based on that 0,0. Is this a possibility?

Dell Studio XPS 9100
Intel Core i7 CPU 930 @ 2.8GHz
12GB Ram
64 bit
C3D 2012 SP3.0

View 3 Replies View Related

AutoCAD Civil 3D :: Polygon And Data For Coordinates?

Jun 24, 2013

I have a polilyne and need create table data for coordinates and lengh, exist some command for this

View 3 Replies View Related

AutoCAD Civil 3D :: Export Coordinates From A Corridor

Feb 24, 2013

Here is the problem; corridor and its surface, etc are designed but there is no "obvious" way to get coordinates in order to layout the road in the field. There is the option to get COGO points from corridor via "create COGO POINTS" / "CREATE GROUND DATA" but this option refers only to points based on baseline in any station of the corridor and not in any station i would like to.

View 5 Replies View Related

AutoCAD Civil 3D :: Why Do Coordinates Change When Import Them In

Oct 22, 2013

My drawing settings is set for US Feet.  My Data Collector is set for US Feet.  I only import a txt file into the drawing.  My txt file coordinates match my Data Collector but never in the drawing.  We're only talking about hundredth but I don't understand why it changes in the first place. 

Example

Point 1 in txt file & DC --- 10000N 5000E
but in drawing --- 9999.98N    4999.99E

Point 2 in txt file & DC ---- 9624.7230N, 4971.5346E
in drawing ----- 9624.7422N,  4971.5445E

View 9 Replies View Related

AutoCad :: Converting Northing And Easting Meters Coordinates To Map Coordinates

Aug 21, 2013

I'm a GIS analyst trying to learn Cad. I'd like to place a single point in autocad model space at a specific Northing/Easting position. After reading several forum threads I don't think CAD allows me to change the coordinate system of model space from map coords to northing easting coords, as we can in GIS.

View 5 Replies View Related

AutoCAD Civil 3D :: Truncating Coordinates In Point Table

Aug 23, 2013

How to truncate coordinates in a C3D point table?

My situation is that I have ground coordinates that are similar to state plane, but because they are not on the grid, they aren't exactly the same.  I want to display the coordinates without the first two or three numbers, in order that people won't get confused and think that they are on the grid.

C3D - 2014

View 2 Replies View Related

AutoCAD Civil 3D :: How To Get Coordinates To All Points In Full List

Jan 29, 2013

I have been using the "LIST" command to get coordinates of a point. The list can be as long as my monitor is high. I need to copy the coordinates of about 3 000 points to a Microsoft Word file to manipulate with them.

The "LIST" command would show me about 4 points after which i have to press "ENTER" to get the next ones, but this is obviously pointless. How could i get the coordinates of very many points to a text file all at once?

View 6 Replies View Related

AutoCAD Civil 3D :: Convert Measurements From Field Into X / Y / Z Coordinates

Jun 9, 2012

I am new in civil 3d 2012 software and i have a major problem. i am a survey engineer and i have a topcon 3005 LN total station for using in field. i want to convert measurements from field into xyz coordinates via methods of civil 3d. i find that civil 3d uses fbk format (i don't know what is it), but my total station uses TOP format (ascii)

i ll give you two examples

EXAMPLE OF FBK FORMAT

UNIT FOOT DMS
HORIZ ANGLE RIGHT
PRISM CONSTANT 0
PRISM OFFSET 0
EDM OFFSET 0
CR OFF
ATMOS OFF
COLLIMATION OFF
JOB LINEWORK SAMPLE
SCALE FACTOR 1.000000
VERT ANGLE ZENITH
NE 1 5000.000 5000.000 263.650 "STA1"
NE 6 5088.000 6104.000 249.635 "STA6"
AZ 6 6000 135.000000
AZ 1 1000 315.000000
STN 1 0.000000 "STA1"
PRISM 0.000000
FC1 VA 1000 0.000000 00.000 90.000000 "AZMK"
FC1 VA 2 117.563300 300.023 90.421692 "STA2"
FC1 VA 101 29.082602 91.481  89.454093 "SDWK1 B"

EXAMPLE OF TOP FORMAT

S S1                  1.443   
D S2                            1.564  328.7150   93.7675     4.412
D 3                             1.564  225.6570   92.1310     9.926
D 4                             1.564  241.7630   93.1510     9.680
D 5                             1.564  256.0790   91.9080     4.420
D 6                             1.564  344.5500   89.1070     1.714
D 7                             1.564  189.6990   90.3460     1.703
D 8                             1.564  203.8600   88.6180     2.567

Need converting TOP format to fbk format?

View 5 Replies View Related

AutoCAD Civil 3D :: Manually Input Points Of XYZ Coordinates

Jul 23, 2013

I have the following 8 points of XYZ-coordinates:

Location SampleID X Y Z Depth Elevation FGACDC-SS01 FGACDC-SS01-S1 -77.055876 39.00845 314.5 0.5 315 FGACDC-SS01 FGACDC-SS01-S2 -77.055876 39.00845 297 18 315 FGACDC-SS02 FGACDC-SS02-S1 -77.055886 39.008643 319.5 0.5 320 FGACDC-SS02 FGACDC-SS02-S2 -77.055886 39.008643 302 18 320 FGACDC-SS03 FGACDC-SS03-S1 -77.056203 39.008736 311.5 0.5 312 FGACDC-SS03 FGACDC-SS03-S2 -77.056203 39.008736 294 18 312 FGACDC-SS04 FGACDC-SS04-S1 -77.056203 39.008491 304.5 0.5 305 FGACDC-SS04 FGACDC-SS04-S2 -77.056203 39.008491 287 18 305

 These 8 points are for 4 sampling locations with 2 depths for each sampling location. I used AutoCAD 2012 a little bit before and I am new in using AutoCAD Civil 3D 2013. What are the key steps and tips of using the values of XYZ-coordinates listed the above-mentioned table to input manually into the AutoCAD Civil 3D 2013 program. Note: 4 sampling locations are in the 4 corners of a square lot and the 8 points should look like 8 corners of a box.

View 9 Replies View Related

AutoCAD Civil 3D :: DEM Has X Y Coordinates In Meters - Z Elevation In Feet

Oct 22, 2012

I'm trying to create a surface from a DEM (as a *.adf file)

How to convert between coordinate systems. (a UTM system to a State Plane)

How do I control the elevation values? My DEM has x,y coordinates in meters, but elevation values are in feet...

So far what's happening is that I end up with all the z values multiplied by 3.08... (I assume it is trying to convert the meters to feet..., but since I already have feet in the DEM ... no good)

View 9 Replies View Related

AutoCAD Civil 3D :: Surfaces Creation - How To Change Coordinates

May 14, 2013

I have a lot surfaces. Now i need change coordinates.

[URL]

View 4 Replies View Related

GIMP :: Create A Straight Line Using Coordinates?

Nov 11, 2013

Is it possible to create a straight line by using coordinates instead of left clicking on a specific point(my hands are just to shaky when using a mouse to get the exact coordinate) then holding shift and then taking forever trying to get that perfect end point pixel location.

View 3 Replies View Related

AutoCAD Civil 3D :: Export Coordinates Table Of Sample Line?

Apr 15, 2012

 I'm designing a road, but I have a trouble how to export coordinates table of sample lines?

I need a table of coordinates X,Y of sample lines.

View 9 Replies View Related

AutoCAD Civil 3D :: Export Layout To Model Space Coordinates

Nov 23, 2012

I have a question about exporting layouts into the model space coordinate system. I have a lot of drawings created from view frame and sheet set manager.

Each drawing has its own layout and it needs to be exported into model space. But when I export the layout it places the drawing into 0,0 in model space.

Is there any way to have it placed at the drawings coordinate system, assuming its in CA-VF (California State Plane Zone V, US foot) ?

Can it also be rotated, including title block, if the the viewport has a rotation (if the north arrow is not pointing up)?

We need to export the dwg's into dgn's. Our client uses Microstation v7 and all drawings need to be in that format.

I know v7 is old but what are you going to do.

View 9 Replies View Related

AutoCAD Civil 3D :: How To Switch To Drawing In Absolute Coordinates At All Times

Sep 26, 2012

How to switch Civil 3D back to drawing in absolute coordinates at all times (even during the PLINE command!)?  And what would be a good reason for changing the default coordinate entry at the commandline from absolute to relative, anyhow?

View 9 Replies View Related

AutoCAD Civil 3D :: Local Survey Data To Global Coordinates?

Oct 17, 2012

What I have is northing/easting survey data starting at an arbitrary point. The rest of the points are measured from that.

I do know the global coordinate of the base point, but no other points.

My question is how can I take all of the points and create gloabl coordinates out of them. I assume this is possible because I know the global coordiane of our reference point, I just have no clue how to do it in CAD.

View 6 Replies View Related

AutoCAD Civil 3D :: Pipe Structure Table Using Grid Coordinates

Mar 11, 2013

Apply the transformed utm coordinates to grid coordinates to a structure table. the point tables have a grid coordinate selection but the pipe structure table does not.

View 1 Replies View Related

AutoCAD Civil 3D :: Coordinates Along Corridor Targeting Specific Lines

Jul 23, 2012

Is there an easy way to get co-ordinates targeting the edge of road and daylight features along a corridor at 20m intervals without manually going through it or using createpointsfromcorridor?

View 4 Replies View Related

AutoCAD Civil 3D :: Control Points Coordinates Of Nurbs Surfaces

Sep 6, 2013

Any way of viewing the coordinates of the Control Vertices (Control Points) of 3d or 2d  NURBS Surfaces. I tried to use the "properties" of the 3d NURBS surface that i designed but i could not find them anywhere..

i would also like to ask if it is even possible to export these coordinates to txt or even more to Excel.

View 1 Replies View Related

AutoCAD Civil 3D :: Display Coordinates In Profile For Pipe Network

Jan 8, 2014

I can create labels to display stationing in a profile, but is there a way to display the coordinates in the profile instead? When I need to move my pipes I am using the station I get from the profile label and then use grip move. If I could get the N, E, I could just type it in on the Vista table.

AutoCAD Civil 3D 2012 SP4
Windows 7 (64)

View 4 Replies View Related







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