AutoCAD LT :: Plotting SG Coordinates In It?
Feb 13, 2013We are Town Planners. So we Work with SG Diagrams alot. I need to import co-ordinates that have been provided on a General Plan. how to do this.
View 5 RepliesWe are Town Planners. So we Work with SG Diagrams alot. I need to import co-ordinates that have been provided on a General Plan. how to do this.
View 5 Replieshow to input coordinates in the following format into autocad?
-12625,50 +3274832,92
-12772,91 +3274920,73
These are off a surveroy generals diagram (SG Diagram) of an erf/ site boundary.
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]........
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 RelatedI'm attempting to plot a drawing with a 3d shape and a title block around it. I would like for the occluded lines to not be drawn therefore I'm using the hidden visual style and set shade plot to hidden as well.
My problem arises from the quality of the plot to PDF versus the quality coming out of a printer. It is just a 8.5x11 page. The pdf comes out with horrible anti-aliasing and jagged lines, whereas the print is entirely smooth. Is there something simple I'm missing? It would be even better to find a way to make the plot to PDF come out in vector format! I know it is possible to show the layers and have them vectorized in a PDF... How is this done?
The coordinates that we can apply in Revit (project/shared) aren't exactly the same to have real world projection coordinates (WGS84)??
If not how can we convert the revit shared coordinates to real world projection coordinates?
I have Autocad Map3D 2010. I have a set of points in a CSV file containing points, latitude and longitude, in columns, that I want to import to a map and place the points (houses) in the appropriate locations with the house number. I click IMPORT, MAP IMPORT, select my file as PNE and the data in the preview window appears correctly. I'm using OH83-SF coordinate code which the map is. When I click OK it appears to have completed the command but nothing appears on the map and I get no error notifications. As a test I put an incorrect value in one of the lists and it did flag the error. I've tried space delimiters, commas, txt and Excell tables and always the same - nothing. I've tried the command line MULTIPLE POINTS and entered the geo coordinates and again - nothing appears on the map.
View 7 Replies View RelatedI'm trying to get the cursor coordinates in autocad. using Point API from Windows and capturing i think WCS coordinates. With these coordinates do I convert to Autocad? In other words convert WCS to UCS?
Is it possible to do this [URL]....... or is it only with Object ARX?
I am extracting the data form my blocks in CSV file with the dataextraction function, but the problem is that my block is located at lets say X,Y(10,10) and in the CSV table shows X,Y(40000,40000).
View 8 Replies View RelatedI 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 of PDF and ECW is BC/Albers and coordinate grid is Lat/ Longs.
[URL]
Work has finally given me a machine that can run AutoCAD properly and I now also have the office license of full AutoCAD 2011 (vanilla AutoCAD not architecture etc.)
I am about to start placing a lot of setting our coordinates onto some drawings and was wondering what the easiest/fastest way to produce setting out coordinates utilising all the fancy stuff AutoCAD has.
On LT I used to place points where I wanted the coordinates from, copy a peice of MText around say E:XXXXX N:XXXXXX with a leader from the point to the text. I would then go around listing each individual point and copy and paste from the AutoCAD text window to the MTEXT correcting the decimal point manually.
My director on this job hates tables of coordinates so I can't use them. Also the datum of the drawings is not world UCS, would this be a problem? I have looked at the LISP tutorial but have never used any LISP beyond this.
I was wondering if there was a way to set a point in autocad LT 08 using coordinates.
View 5 Replies View RelatedSometimes, I get drawings in which the Z co-ordinates of some objects are not zero. In such a case, fillets dont appear properly. I dont know why these objects get values for z co ordinate.
Is there any method to set the z co ordinate of all objects in a drawing to zero?
I am looking for a method to export all the GPS coordinates which have been assigned to each point along with the properties of that point to an excel csv.
In our drawings, there are multiple columns and each column has four points and each point has X,Y,Z coordinates. I want to export all this information to an excel sheet.
In autocad 8, how could I get the XYZ coordinates of a point, on the drawing. With ID or list command it is possible to get the coordinates of a point, but they would not appear on the drawing the way dimensions do.
View 9 Replies View RelatedI got a little issue about pasting by coordinates from one drawing to another. Drawing are absoloutely similiar, both ucs's checked (world) and units are same. why i cant paste ?
View 8 Replies View RelatedI was swapping between these 2 co-ordinates systems. I have drawings that have been started in ISG, but now the designs from 12D etc are being output in MGA, going forward MGA is now the standard and will have to be adopted.
How to convert from ISG - MGA? i have use of Autocad 2010, and also Autocad map 2008 however i'm new to cad map!! i also have use of microstation which seems to have more co-ordinate system features but i'm not familiar with them!
if it's possible to import a list of coordinates into a drawing so that it places points in the drawing at the specified locations?
View 2 Replies View RelatedI'm writing function for user to offset dimension. After enter command, he select dimension and select point near one of dimension's arrowheads. Then I'm calculating new XLinePoint1 or XLinePoint2 and replacing original.
I have everything done. I thought ... The problem is when user firstly create AlignedDimension and after that he create RotatedDimension by using continous function. After that XLinePoint1 and XLinePoint2 are not parallel to the DimLinePoint (look at image).
How can I get coordinates of points selected in red rectangles?
I know that one is specified as "dimension line defining point" but what about second? How can I get its coordinates? Or maybe there is other way to get this point?
[URL]
I need to get the dimensions of a lot of centers from parts in a drawing for inspection with a laser tracker.
Is there a way of setting a point from an reference and get a table of the values from the centers I select (x, y and z).
I need to get all the coordinates from the blue and white parts (inside and outside)...
We are a couple of students just starting at our finale thesis at the university. We got some problems that we can't find a resolution to.
We are going to use Ultramarine MOSES to simulate a ship. We got the drawings as 2d construction lines (.dwg) and 3d (.igs) of the ship, and need all the coordinates, x,y,z of all lines, to the coding in MOSES.
Our problem is to get these coordinates from autocad. We have tried to open the dwg in autocad and use dataextraction to get the coordinates without any sucess. We have also tried the igs without any sucess there as well.
I have TXT file with XYZ value from echo sounder. How to import that into Autocad 2013 and generate a 3d mesh?
View 3 Replies View RelatedI have a 3D part that produced from an assembly document. (pic.1). How can I take the coordinates of the curve that is designed on the right surface (pic.2) in a .txt or better .xls file ?
That curve I want to draw it in Excel.
My quick question id for an alternative way of exporting a cluster of points as .shp files and then manipulating the .dbf file in order to create an excel/csv file.
Is there another way of exporting my data as .csv or excel from Map3D?
For almost a decade I'm used to AutoCAD standard 3D coordinates display: X to right, Y away and Z straight up. For some reason Inventor is configured differently: X to right, Y straight up and Z toward you.
View 3 Replies View RelatedI have been working with Map 3D 2011 and assigning Global Coordinates to my drawings for 2 years with no problems. Now when I click on the icon or enter the command "adesetcrdsys" in the command line trying to Assign Global Coordinates the dialogue box to select my options does not appear.
I only get a response in the command line to enter a code. And I can't assign coordinates with other options available. How do I get the dialogue box back?
I use POINTCLOUDINDEX to convert .las file to .pcg file, then I use POINTCLOUDATTACH to add .pcg file to model space.
How can I get the 3d coordinates of points in .pcs files?
I use ObjectARX in .net.
I can't find any Entity types related to pointcloud, should I find in other namespace?
How to change coordinates of polyline ?
I know how to get the coordinates but I need to get and change one of the coordinate.
I have a few GPS coordinates in the form as:
N37*29.059
W82*39.793
Can I convert this to a point and start drawing lines with these points?
I've been trying to get the center coordinates of a viewport for the last few days with no consistent success. Here's the code I've been using:
using (Database _wdb = HostApplicationServices.WorkingDatabase){using (Transaction _trn = _wdb.TransactionManager.StartTransaction()){ Editor _ edt = Application.DocumentManager.MdiActiveDocument.Editor; Viewport _cvp =(Viewport)_ trn. GetObject (_edt. Current Viewport ObjectId,Open Mode.ForRead); Point2d _try1 = _cvp.ViewCenter;Point3d _try2 = _edt.GetCurrentView().Target;} }
The "ViewCenter" property will occasionally return a valid point, but mostly they both return (0,0) or something similar.
Apart from FLATTEN, is there a way to change the Z coordinates of an MLEADER to stop the text from appearing bold.
FLATTEN explodes the MLEADER & is thus not suitable for this.