AutoCad :: ID Command Coordinates To Table?
Apr 4, 2007Is there any way to go round an autocad site plan using the ID command and have the coordinates registered automatically to a table in Autocad 2004
View 5 RepliesIs there any way to go round an autocad site plan using the ID command and have the coordinates registered automatically to a table in Autocad 2004
View 5 RepliesHow 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
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.
I need to draw a table with point number, easting, northing, elevation for a lot of points and need a lisp to read the xl spreadsheet and draw the table.
View 9 Replies View RelatedWhat is the best way to setup Plot Co-Ordinates that have a tag that updates as you move the co-ordinate point and also I would like to schedule these points in a table ..
for e.g. :
Plot A
_______________________
E 123456.789 N 123456.789
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 RelatedI am using the ALIGN command to overlay two groups of blocks, I'm then using some VBA code to export the coordinates of the blocks to an excel sheet to make comparisons.
The issue I'm having is when I use the ALIGN command the coordinates exported are different to those in the drawing (but only for those moved using the ALIGN command).
I don't get this issue when I use the move, rotate and mirror commands, only ALIGN. What may be causing this?
I'm using autocad2010. The command( Paste with original coordinates ) is not working.
The application(autocad-2010) uninstall and then reinstalled the error is continued.
How to automatically stick the coordinates obtained from the “list” command in a table?
I’m wondering if there is a way to automatically store the XYZ coordinates obtained from the “list” command in a table with three columns in the AutoCAD.
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
I am testing using script files to automate inserting blocks for As-Built drawings. My script files run fine, but AutoCAD is placing the blocks at a location that is different than what the input on the command line shows. For instance, I am placing a block at (6,6), which is reflected in the command line, but the block is actually placed at (6,5.898). The 5.898 does not appear anywhere in my script file, and the command line even shows that (6,6) was entered for the insertion point.
View 4 Replies View RelatedI am having an issue with the sheet set manager's tool to insert sheet list table. I have a new sheet set for a new project that was created entirely in Autocad 2012. When I try to insert a new sheet list table, after I click OK in the Sheet list Table dialoge box, it simply closes to an empty command line with nothing inserted. Why nothing is inserted?
View 2 Replies View Relatedi 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 RelatedThe 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?
The angle or radius are outside the table boundaries. I have used bend tables before and have not run into this. See screenshot. What I don't understand is that in the error dialog box the Thickness is correct the Radii are correct and the Angle is correct except it is showing a -90 degrees. Is that the problem? The negetive? Why is it showing a negative number. I can't change the way the part is formed. The problem seems to be with the lower left hand curl. It does go ahead and flatten it, but I don't trust the results when I have the three errors.
View 1 Replies View RelatedIn our company, we put Excel tables in our drawings. The reason we've chosen for Excel-tables is that we can adjust the layout of the table quite easily. These tables consist of grouped cells in a particular company-specific layout. We select the range of the desired cells, copy and paste them in our AutoCAD drawing. This drawing is sent to our customers. The disadvantage of this method is, that when our customers (who use CAD-software of other brands) open the dwg, they don't see the table, but some kind of picture of the table.
Is there a way to 'explode' the excel-table, but keep the specific layout of the table? For attributes in blocks there's the 'Explode Attributes'-command in the Express-tools, but is there something similar for Excel-tables?
Product Design Suite 2014
Inventor 2012 SP2, Vault 2014
HP Workstation Z220
Intel Xeon 3.4GHz
16GB RAM
Nvidia Quadro 4000
Windows 7 Professional (64bit)
Is there a way to force the table and table text height to stay constant despite the scale? I can do it for Point Label Styles with an Expression. But in 2011 there is no way to build an expression for a table style.
I want to create tables in the drawing where the points are and then plot them from a drawing they're Xrefed in to. The tables are too small but zooming in doesn't make them any bigger because the scale of the viewport changes and they adjust.
I have a part where I have placed a number of table driven iFeatures. These features generate parameters in the model that I can see in the parameter table. I am trying to find a way to have these iFeature parameters show up in the hole table in my drawing.
By 'exporting' the parameters, I have been able to get the values to show in notes and drawing view labels but I can't find a way to add them as a 'New Property' in my hole table.
Having an issue trying to join an access table to a shp file attribute table. I want to use the access table to cross reference the shp file for matching parcel numbers. I have attached the access table in the ODBC using a data source name however it seems to not give me the option to view any records.
View 2 Replies View RelatedI want to know if you can link AutoCad tables to other Autocad tables on different layouts. Say I have ten sheets, each with a table for quantities of pipe length, and one sheet with a total of all quantities. Can I link cells from each separate layout sheet to the main table sheet, so that I can add them all for project totals?
View 3 Replies View RelatedI am wanting to use an Autocad table object to display fields from an Access database table that is linked to symbols in my drawing.
My objective is create a database table that has detailed notes for call outs in my drawings and then link my call out blocks to the database table and display the blocks and linked descriptions in an Autocad table. If the notes in the database table are edited the Autocad table updates with the new the description from the database.
How can I export a excel table to Autocad not as an OLE object but as a Audocad table?
View 7 Replies View RelatedSay I had two tables located within AutoCAD, can I make it to where if I put data in one cell of one of the tables that it could automatically populate in a different cell in the other table? Also if this can be done, could it be done linking the data in-between separate layouts?
View 9 Replies View RelatedIs there a way to setup vertical alignment of text in a cell for the entire table, when using Table Tool? It is possible for a single cell, but when selecting a table (or multiple cells) this option is not available.
View 5 Replies View RelatedWe have a whole bunch of spreadsheets that we use for calculations and parts of those spreadsheets are linked to a ton of CAD Drawings via data links.
We would like to be able to deliver the CAD drawings to the client without having to send our calculation books (just the output tables). In other words, is it possible to embed the table data and remove the excel link for the final delivery?
AutoCad 2011. I am having no luck when trying to drag a command from the Command List pane to the Quick Access Toolbar. I have success draging to Tool Palettes
View 1 Replies View RelatedI am currently writing a series of routines for setting the layers for text, leaders and dimension commands. The end goal is a system where any annotation command sets the correct layer for the duration of the command, then reverts back to the layer that was active before the command.
I have managed to complete all the code, and it appears to be working fine, I just have one question: I have used -layer "m" "Lay_name" etc... for all layer setting commands, rather than any code to see if the layer exists already. In my limited testing this seems to be suitable, nothing that exists on that layer seems to be affected.
I know how to write code to determine if the layer exists already and set the layer instead, but so far it seems unnecessary??
After installing the VBA Module, I get the message "Unknown command "VBARUN"". I've rebooted, restarted and tried reinstalling the VBA Module to no avail.
View 4 Replies View RelatedI used send command for Export Layout..But the line only executes after exiting command method.
View 9 Replies View RelatedI press CTRL+9 to make the Command Line disappear while drawing. When I plot (or when doing a plot preview) , the Command Line appears again by itself. So I always have to turn the Command Line off manually after each plot
The bug still happens;
- if Dynamic Input is turned off or on
- if I plot to a real device or in PDF
- if the Cammand Line Palette i docked or floating.
This is not an issue in AutoCAD 2012 so I guess it has to do with the new way they programmed the revamped Command Line palette in 2013.
Using Windows7
I need to save a drawing file and give it the name of my desire using a single command, I don't want to issue "saveas" and then specify the name in the file name prompt. This problem is has been faced when I was using ScriptPro and I couldn't succeeded to do that. Hence I need to know if it is feasible to do the stuff using a single command. It will be preferred if I can choose the location to save the file also rather than save the file to the default location.
View 2 Replies View Related