AutoCad :: Block With Coordinates - Read Points In Drawing?

May 13, 2011

I'm trying to make a standard block which will automatically read the co-ordinates! i have started making it trying to use fields, but when inserting the block into the drawing it stays at x=0, y=0, which is the point in the block. how do i get it to read the point in the drawing, and also how would i always get it to read the world ucs.

i have attached the block i've started, haven't added any dynamics yet as i'm just testing it.

View 1 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Survey Points With Ground Coordinates Are Scaled Inserted Into Drawing?

Sep 5, 2013

Using Civil 3D 2013Coordinates coming out of survey equipment are modified state plane GROUND (scaled up from the origin by the combined factor).Drawing is setup with state plane coordinate system with user defined transformation to establish geodetic reference and the ability to label lat/long or import Bing map data.Survey database is setup with "No Datum, No Projection" (data is already at ground, I don't want ot transformed).Import style is PNEZD and is set to use Northing/Easting not Grid Northing/Grid Easting.After importing points into survey database, coordinates of survey points match the CSV.  This is good.After importing points from database to drawing, they are taken as grid coordinates, are scaled again and are off ~5,300 feet northeast.Why would Civil 3D assume the points in the database are grid and scale them when the import style used did not specify grid?  Is there a setting or something I can do to tell Civil 3D to leave my coordinates alone?

View 9 Replies View Related

AutoCAD .NET :: Open Drawing And Read Block Attributes In Each Layout

Jan 8, 2014

I need to open a drawing and read block attributes in each layout.

  Dim AcadApp As AcadApplication
  Dim AcadDoc As AcadDocument
 Try
  AcadApp = GetObject(, "AutoCAD.Application")
Catch ex As Exception
 
[Code] ....

how to read each layout block attributes?

View 1 Replies View Related

AutoCad :: LSP To Replace Points In A Drawing Into Block

Dec 15, 2011

I'm using an LSP to replace points in a drawing into a block. I've had this working previously, no problems. However, having spent some time creating new blocks when running the LSP the points are being replaced at a different location in the drawing - rendering the whole process useless.

I get the impression this is caused by the block itself rather than the LSP. What am I doing wrong that would cause this effect?

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Read Excel File To Insert Text Values At Coordinates

Mar 6, 2013

I got a new work and get it done in the next 2 days, but first I need to do this... from a text file (or excel file, I got both) I got 3 columns, 1 one for node number, and 2 other for X and Y coordinates for each node.

So from that file I need to insert into autocad the node numbers as text (using the current style and height) at the point specified by the other two columns, that are the X,Y coordinates which will be the insertion point of text..

View 5 Replies View Related

AutoCAD .NET :: Extract X / Y Coordinates Of Points In Selection Set

Dec 20, 2011

I am busy writing a small app to find a best fit circle through a series of points that roughly follow the profile of an arc. This data was scanned in using a Farro arm and imported to AutoCAD.

I would like to use VB.Express and the AutoCAD API. So far I have managed to write some code (loosely based on some examples from the AutoCAD .NET Developer's Guide) to allow the user to select the points to process.

I have three questions around this issue:

a.) How can I set up a selection filter to limited the user's input to 2d points only?
b.) Once I have the selection set of points, how can I extract the "X" and "Y" values of each of the points to be able to process further?
c.) Is there some sort of Object model diagram for the AutoCAD API that I can download, or any (downloadable) literature to get started with the API and VB.Express. I have looked online for some books and Amazon list them, but a. they are in hardcopy format and b.) the most recommended one (i.e. VB.NET Programming for AutoCAD Customization - Level 1 Jeremy Winters) is out of print. I am specifically looking for downloadable books because of the delivery times and shipping costs to get a hard copy.

View 6 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 :: 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 :: How To Make List Of All Coordinates (X Y) Or (X Y Z) Of All Points In Project

Oct 9, 2012

i need to make a list of all the coordinates (X,Y) or (X,y,Z) of all the points in my project

the shape of my project look like an Eclipse

i made it out of 236 points ... i want to to put all those points in a table of ( X,y,Z ) ... i think there is some kinda output that can do that for me

iam uploading a vedio on youtube to show u what iam talking about

[URL]....

just a list of X,y,z of every point how i can do that ?

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 :: Interpolating Coordinates From Poly Line Other Than Input Points

Jan 17, 2012

I have coordinates for an aerofoil which I put into Autocad and plotted using pline. I have 52 points, what I want is to have more points on the aerofoil, i.e interpolate. I can probably create more points by averaging two adjacent y-points and two adjacent x-points but it would be much better if Autocad did this

the LIST command only gives the points i put in the program.

Capture.JPG

View 9 Replies View Related

AutoCAD Civil 3D :: Inserting A Block Deletes Points With Point Style With Same Block

Oct 16, 2013

We're using C3D 2013 SP2.  The survey company we use uses point styles to show the blocks.  Say they shoot a catchbasin.  Instead of inserting the block, the point shows up as the block.

I did a field check & needed to insert a missed CB.  When I inserted the block, the other points that were CBs disappeared.  I had to insert the block, copy it the clipboard, undo the insertion & then paste the block in.  It did this on other drawings & other blocks.

View 7 Replies View Related

AutoCAD 2010 :: Export Coordinates Of Points To Spreadsheet (relative To Origin)

Jul 31, 2012

I’m trying to export from my drawing point X-Y position coordinates to Excel for use in programming a metrology that will measure at these locations.

When I use the EATTEXT command to pull up the data extraction wizard, it will export the positions & extracts the locations to a spreadsheet format. But coordinate numbers I get, seem to be relative to the World USC system & not the origin I align & set in the center.

Yet when I use ID Point, to check positions the coordinates of the points are correct & relative to the center origin. How to get the location coordinates relative to the center USC origin I've located in the center of my part?

View 9 Replies View Related

AutoCAD .NET :: Extract Coordinates From TEXT File And Draw Object In (x Y Z) Points

Dec 9, 2012

I want extract a (x,y,z) point from a text file and want to put marker to that point in a dwg file. how can I accomplish that?

View 2 Replies View Related

AutoCAD Civil 3D :: Points Creation / Change Default Local Coordinates Permanently?

Sep 27, 2012

I often create points manually. You get that dialogue box where you choose the layer and the default local coordinates, etc etc.

The local coordinates setting always defaults to Northing/Easting. (ditto the grid coordinates).

I set it to Easting/Northing as is standard around these parts and do my points, but if I close the box, when I reopen it to add more points later, it is back to Northing/Easting.

I cannot find a variable to control this behaviour.

I never need points to have north first and would like it to default to Easting/Northing at all times. Yes I'm using the Metric template.

Is there a way to change this default?

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Defining A Grid Of Points With Polar Coordinates

Jun 20, 2011

I'm trying to define a grid based on polar coordinates.

Can be produced using the following MATLAB
n=1:50000;r=sqrt(n);t=360/((sqrt(5)+1)/2)+1)*pi/180*n;plot(r.*cos(t),r.*sin(t),'o')

I need to insert points based on the polar coordinates defined by the equations. I knew a little bit of LISP 10 Years ago, now it's a total blank. I've been trying to write a script to make this work but after 5 days I'm still without sucess.

View 8 Replies View Related

Illustrator :: Coordinates Of Anchor Points

Sep 12, 2013

I want to get the coordinates of anchor points in every path layer. Can illustrator itself offer me a list of corrdinates X/Y?

View 14 Replies View Related

AutoCAD .NET :: Filter Block Selection By X / Y Coordinates

May 17, 2012

I'm trying to select two specific types of blocks from a drawing so that I can create layouts for each one of the pairs of blocks in my drawing.  Basically, one block is the outline of the piece of the drawing and the second contains information about the drawing.  I would like to select all of the outline blocks and then create a selection to get the second block which is inside the bounds of the first block. 

I'm not sure how to create a set of typed values to do this.  Here is my code so far which sets up a filter to get the first block and then for each of the blocks that it finds, it would select the block with all of the information which is where I am having problems.  I don't know how to create a filter based upon location of the block. 
 
using (Transaction tr = acCurDb.TransactionManager.StartTransaction()) { filList = new TypedValue[] { new TypedValue((int)DxfCode.Operator,"<and"), new TypedValue((int)DxfCode.Start,"INSERT"), new TypedValue((int)DxfCode.BlockName,"D-1*"), new TypedValue((int)DxfCode.Operator,"and>")}; // Build a filter list so that only block references are selected filter = new SelectionFilter(filList); //Select all res =
[code]........

View 2 Replies View Related

AutoCad :: How To Delete 5 Block From All Drawings - Located Exactly In Same Xy Coordinates

Dec 22, 2013

I have 800 files where all text fields in the drawing (about 10-20 text/block in every file) copied from the same block.

I need to delete 5 block from the all drawings and these blocks located exactly in the same xy coordinates. I cant delete these blocks by name because all 20 blocks in same drawing have same name.

I need lisp routine - delete block with name _TXT_ from location X_cord1; Y_cord1 and X_cord2; Ycord2 and so on.

View 1 Replies View Related

AutoCAD 2013 :: Output Coordinates Of Point / Block

Dec 19, 2013

A way to automatically output a point into a table. For instance having a table searching for a specific block reference or point inside a block or external reference and submitting this into a table with x,y coordinates?

I make a lot of civil drawings and sometime i need to list up relevant coordinates. In stead of manually plotting these in a table i would like to list them up automatically.

View 2 Replies View Related

AutoCad :: Use A Field To Read Attribute Within Block

Jan 8, 2013

See block attached.

I created an attribute called ScaleA1, which I want to double click on this block and enter that number.

Then I created a text object with 2 fields in it. The first field is set to read the Value of that Attribute. The second field is a formula (2*Value of Attribute).

However, instead of the field displaying the Value of the Attribute, it displays the Default of the Attribute.

I hope to fix this bug so that it will update when I change the attribute from paper space.

Currently it will only update if I go into the block editor and change the default of this attribute.

View 5 Replies View Related

Photoshop :: Possible To Create A Shape And Then Edit Coordinates Of Control Points

Jun 19, 2012

Is it possible to create a shape and then edit the coordinates of the shape's control points? When I currently click on a shape's control point, it doesn't offer any way to fine tune the location of that point by manually typing in the X, Y coordinate.

View 2 Replies View Related

AutoCAD 2010 :: Insert Large Amount Of Coordinates As Block In DWG

Aug 21, 2012

I have an excel spreadsheet with a lot of coordinates. I know how to insert a large amount of coordinates as an block in my dwg. But what I want is to connect my Excel to my dwg, so if I change my Excel automatically the blocks in my dwg change.

View 3 Replies View Related

AutoCAD 2010 :: Drawing With GPS Coordinates

Feb 21, 2012

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?

View 7 Replies View Related

AutoCad :: Extract X And Y Coordinates On A Drawing?

Apr 4, 2012

I have to tabulate the X and Y co-ordinates along a polyline at 1 metre intervals. I have divided the polyline into segments of one metre and have tried to use a command called data extraction. So I use this command and individually click on each point. The end result gives me the X and Y coordinates in the order I have picked them however when I put it into a table on the drawing it messes up the order?

View 4 Replies View Related

AutoCad 2D :: How To Get X And Y Coordinates Of Grid On Drawing

Dec 6, 2012

Now i am working on setting up the grid system for drawings . My task is after setting the grid label the possition of equipments od Data Center( e.g ups, panels) on drawing. I am able to set the grid but i don't know how to get my grid coordinate identifiers(x coordinates and y coordinates) which will label the equipments.

View 9 Replies View Related

AutoCad :: How To Set A Drawing To Required Coordinates

Sep 28, 2012

I got a drawing which was drawn normally.. but i need to get the drawing to align in a required co-ordinates.

View 3 Replies View Related

AutoCad :: Block Read Lenght Of Polyline And Dynamically Change 2nd Value?

Jul 26, 2011

I want to make a block with dynamic attributes. Basically I have some polylines on my drawing which represent cables, and I want to have a block with a legend on each polyline with 2 values. First will be the cable type which I would enter manually and the second value will be the length of the polyline. Is there any way that the block would read the length of the polyline and dynamically change the 2nd value?

cableblock.jpg

View 7 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Rounding Up Block Coordinates (insertion Point)

Sep 2, 2013

We have several AutoCAD drawings with hundreds of block references inserted with imprecise coordinates. Now we need to dimension all elements and need to correct these positions.

I am searching for a routine to round these positions up or down towards a 5mm precision so I don't have to manually move every single block element.

Is there any way to automate the task or do you know any workaround (like inserting the elements into a drawing with poorer unit precision settings)?

View 3 Replies View Related

AutoCAD 2010 :: How To Get Cartesian Coordinates To Appear In Drawing

Apr 15, 2013

Is there a command I can use to get the cartesian coordinates to appear in my drawing?

View 8 Replies View Related

AutoCAD 2010 :: Adding Coordinates To A Drawing?

Jun 8, 2012

I have a drawing with the x and y as grid references, I have an excel spreadsheet with point information with grid references which are within the range on the drawing. How do I put the excell info onto the drawing?

View 8 Replies View Related







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