AutoCad :: Import Coordinates Of 3D Model
Nov 16, 2011
I try to Draw Transmission Tower with Autocad and I have the coordinates of joints of this model on notepad I try to import it to autocad with many way it not succeed, how can I do this and drawing the members (line between joints) easily with autocad 2007 .
View 9 Replies
ADVERTISEMENT
Jun 19, 2012
I'm having a small problem with some drawings that have been sent to me for setting out on site. Basically I have 3 separate sets of drawings from architects and engineers, all of the same building but all using a different co-ordinate system. I know that the engineers is using the correct grid for my setting out but unfortunately I only have it in pdf. so I can't copy and paste layers from the other drawings into it.
Is there a way that I can alter the co-ordinates of the other 2 drawings in model space to shift them to the correct grid system?
View 2 Replies
View Related
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
Jan 10, 2014
I need to import a pump model from a vendor into a model I've created in MEP 2011. I tried to open the .IAM file in AutoCAD 2013 using the Import function however I keep getting an error which says "The specified file is invalid or unsupported".
View 2 Replies
View Related
Feb 20, 2012
I am looking for a quick way to take x,y coord. from excel and import them into autocad. I have read something on the MULTIPLE POINT command but every time I go and put the space in between the words it enters in multiple then point. I only have 10 data points but a lot of sets of points.
View 4 Replies
View Related
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
Apr 18, 2012
I need to import a series of XY coordinates into AutoCAD LT from a .txt/.csv file in order to plot the as-laid position of a subsea cable - I dont really feel like entering 212 sets of E/N coordinates manually!
View 1 Replies
View Related
Jan 9, 2014
Is it possible to import real time gps coordinates from Leica CS10 to Autocad? Is it a function in Autocad or will i need a third part software to accomplish that?
View 2 Replies
View Related
Oct 28, 2013
I want to insert or import an image that automatically recognizes my drawing coordinates.If I need to, I can use AUD (as Map 3D).However, my computer has difficulty processing too much data.
View 7 Replies
View Related
Nov 5, 2013
I'm trying to create a block that reads the x and y coordinates of a point from the end of a leader. Which is fine and easy enough if I use the block in the same space.. ie model space or paper space (layout tab).
However I wan't to be able to capture the coordinate from the model space, through the viewport, and pass it onto the block in Paper Space. Is this possible?
Or is it a case of having to use a more LISP based approach?
View 2 Replies
View Related
Aug 31, 2012
Is there a way of importing cad by shared coordinates, or are autodesk working on this for the next service pack, which would be very useful.
It's great that the 'link cad' does it but why not import cad? This would be very useful as we model certain things (pipework statues,) from point cloud and model on other software, then we bring into revit, so we use the same coordinates as the point cloud (O.S coordinates.)
Also I'm glad that Autodesk have added the shared coordinates to the point cloud insert for Revit 2013.
View 1 Replies
View Related
Nov 16, 2012
I have LR 4.2 and using Lion with a MBP. I recently got gps4cam for my iphone to record gps coordinates.
Unfortunately i imported all the pix of my vacation to LR instead of importing them with the gp24cam app first
So Now i have the xmp files with gps coordinates in a separate file for each photo, but LR even though ca see that file, does not import any of the info on it
Is there a way to force LR to read and recognize those gps coordinates without having to delete all the pix of my vacation from LR, and re-import them to my mac before with the gps4cam app and afterwards import em in LR.?
I mean i cant believe there is not way to do that... y LR can read and recognize gps coordinates if are on a picture, but cant recognize and attach those same coordinate to the original fine if they are in a separate xmp file?
View 9 Replies
View Related
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
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
Oct 17, 2011
I'm relatively new to AutCAD map 3d but I've used arcGIS a while back.
I have existing roads, towns etc data that are already set to UTM 17. I want to import ascii point coordinates (from a comma delimited file) into the file. I can import the ascii coordinates as points fine (easting and northing), however the points come in as the absolute coordinates rather than geometric coordinates. I already set the files for right geographic projections. Beyond manually inputing the coordinates into the coordinate tracker, is there a way to import the coordinates form the file set for the geometric coordinates?
View 2 Replies
View Related
May 29, 2012
in such a way that it is really there in model space and not just a link to the external file?
View 2 Replies
View Related
Jul 2, 2012
How do I import a list of x,y coordinates to produce a complex curve in CorelDraw x4?
View 1 Replies
View Related
Jul 9, 2012
how to import a 3d model into Revit ?
View 3 Replies
View Related
Aug 1, 2012
Import Data into the Industry Model,
I am supposed to go to the insert tab and run convert to industry modle.
However it does not exist in this tab, I could not get the help file to show be where I could find this command.
Also where is the dataset for this module. I followed the link from the help file to [URL].... but could not see any data set for this module
View 4 Replies
View Related
Sep 21, 2012
I have a few 3d models of some sheet metal models in AutoCAD. I want to do a software driven flat pattern in order to make repeatable and reliable flat patters in the future.
View 6 Replies
View Related
Aug 12, 2013
Using Storm and Sanitary Analysis from a wastewater industry model? I have been looking into that but have run into a problem regarding units (using metric units). When importing data from wastewater industry model into SSA it assumes that pipe dimensions are given in meters and subbasins area are given in ha. My data is in mm and sqr.m.
Can I define what units to use when importing this data??
If I import GIS data (shp files) I can define what units the data is in.
Using 2013 versions of Map and SSA.
View 5 Replies
View Related
Jul 2, 2012
How to import Inventor file 2D(.idw) to autocad 2D (model space) with dimensions, axes, sections, ... ?
Inventor 2013 & Autocad Mechanical 2013
View 6 Replies
View Related
Jan 6, 2014
My firm is starting a project....the Structural side is going to be don in Revit 3d and our Mechanical side uses Autocad w/Cadworxs for our 3d package. Is it possible to export the Revit steel drawing and import that model into Autocad as an xref?
View 1 Replies
View Related
Mar 18, 2011
I have a machine element model supplied in ".UDM" format. How can I import it into 3DS Max?
View 3 Replies
View Related
Aug 15, 2012
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?
View 1 Replies
View Related
Jun 28, 2013
I am having a problem importing a JT model I have. The model comes in however it loses all of it's smoothing groups when it's imported and alot of the vertices are not welded. The importer doesn't have any settings for keeping smoothing properties, and it also doesn't have an option for Welding verts. The verts all right on top of eachother.In the DirectConnect text that I get after importing my object I have the following settings.
JT import options:
wantAllLODs true
wantMeshes 2
wantBreps true
wantCurves true
wantCoordinateSystems false
wantProperties false
wantExplodeAssembly false
wantDeleteDegenAssem false
wantMergeVertices false
I can change the top settings, at import, where they are set to true, but is there a way to keep the face smoothing groups and make sure verts are welded?
View 1 Replies
View Related
Nov 23, 2009
I'd like to be able to import a 3d model into illustrator, like PS now does, sort of what (i believe) 3D-Tiger used to do (now defunct). Basically I would like to have the ability to use the model to arrange perspective and such, then create a 2d vector image for further use. Possible?
View 4 Replies
View Related
May 31, 2013
I'm trying to move a model that i've imported into a scene that has another model in it. When I select the model and translate it using "select and move" and then go to save the model, it snaps back to it's original position where it was imported.
View 2 Replies
View Related
Feb 7, 2014
I'm having a bit of trouble importing models from Vector works into 3DS and being able to apply textures.Object on the left has been imported from Vector Works. Image on the right has been imported from 3DS Max.
I simply apply a texture on both objects although the Vector Works object doesn't seem to respond properly.
View 3 Replies
View Related
Feb 9, 2012
I thought, can i just model in 3D max, with all that details on it, for high poly. And then transfer that high poly model in Maya, and do low poly, uv, texturing, lighting, rendering, composting and Animation too? I am interest in cinematic for game, like trailer for games, which is done from Blur and Blizzard, and BioWare too?
View 1 Replies
View Related
Apr 20, 2011
I probably changed a setting in Maya 2010 and did not know the bigger implications. How to reset maya's viewport settings back to a normal state?? If I have to re-do any of my two plug-ins, that is ok. Last time I messed with maya it was version 5.
I have many, many models done in 3DS, Max and Blender that I am trying to convert over to Maya (my day job's 3D IDE).
I can view any maya (mb, ma) files with no problem. But today, I am having issues viewing results of simple 3DS imports in any viewport of maya.
The attatchments are of the same file (.3DS) being imported to blender3D and of Maya.
View 2 Replies
View Related