How are we suppose to do a simple rotation around the y axis ( like a mirror of the sketch ). I think that I have pick every single line in my ipt but inventor can't show me what I want.
I have had several sheet metal parts return error messages to edit the sketch coordinate system after the part has been modified. This usually pertains to a dimensioning drawing made to the flat pattern. I have found how to edit the coordinate system, but I don't know what to edit it to. If I select the center point I can drag it from where it sits to an existing corner and select done but that seldom resolves the issue. What is Inventor looking for? I sometimes get a message asking if I want to edit the axis as well but what to do there.
Why can't these sketches orient off the center point that is already in the model? If it would stay put I could dimension to it and be done but it has to twist and turn the model and then put the point on some corner, not usually where I would like it and then I get these errors if I alter the model later.
I try to reposition the origin of the coordinate system of a sketch with the pop up menu, on the RMB.
I position it correctly, then press enter-nothing happens. i RMB and select OK, and when i check again-the coordinate system remained in it's previous state. I did it a few times with 2 sketches and gave up
I am creating a model for CFD analysis, but I accidentally oriented the entire model and assembly the wrong way--Is there any way to reverse the direction of the +z axis?
I'm doing some work with routed tubing at the moment using the Excel XYZ upload facility with auto-bend enabled and it works great. What I would like to know is if there is a way to edit an individual intersect point after the 3D line has been created? I've tried myself but can only movethe complete line, (all coordinates).
I would also like to know if it is possible to extract all XYZ intersect points back to excel or a table within Inventor so I could use the data with a CNC bending machine? Even displaying all coodrinates on the screen at once would be useful.
A working example would be as follows..., I will upload the customers XYZ data to create a 3D line, modifiy specific intersect points to simplify manufacturing and then extract the new co-ordinates to be used for prototyping purposes.
saving the 'Map Coordinate System' on a specific drawing? - For example, I need to use Coordinate System MGA-55 when working on an Australian Project, and UTM84-39N when working on a Kazakh Project, however, if I set my coordinate system to MGA-55, then save my drawing, the Coordinate system resets to UTM84-39N when I reopen the same drawing (it appears not to be saved with the drawing). I'm Using 'AutoCAD Map 3D 2012 (64bit) running on Windows 7.
I have connected to some SRTM DEM data, but the resulting terrain and contours I generated are not showing properly. Specifically, the map area is stretched out of shape (too wide L & R). I seem to recall it had to do with setting the proper "define coordinate system" option for the file.
Im on a project including inserting an FAA sectional map and plotting new points on top of it. Im trying to setup the coordinate system right now before i import the data and i dont see an option that matches the map exactly. Im including the information from the metadata file included with the geotiff.
How can I extract coordinate system of a autocad Map dwg file by using C#. I have to use this information to set the coordinate system of other drawing.
The following code works for querying the global coordinate system of a drawing
Dim Current1 As Autodesk.Gis.Map.MapApplication Current1 = Autodesk.Gis.Map.HostMapApplicationServices.Application Dim Proiect1 As Autodesk.Gis.Map.Project.ProjectModel Proiect1 = Current1.ActiveProject MsgBox(Proiect1.Projection.ToString)
The following line of code doesn't work
Proiect1.Projection = "UTM83-12"
On vb.net gives this: "Exception of type ‘Autodesk.Gis.Map.MapException was thrown."
In Autocad gives this error: "Cannot save projection code to the drawing"
When I click on a block in my drawing the properties bar shows "position x" and "position y" but these coordinates do not match up at all with the x,y coordinates shown in the bottom left corner of the screen. For example, my cursor over the block is at about 370000,4900000 but the block position is 170000, -140000. Is there a different coordinate system the block position is referring to?
I want to have a piece of text added to the drawing notes that uses a field (or similar), to list the coordinate system code assigned to the drawing, i.e. UTM83-12.
Any setvar or something that I can use?
There are load of different coordinate systems to choose from, and I don’t want to have to manually enter it for every drawing.
My group is trying to convert a dwg from one coordinate system to another. The original drawing contains points, blocks, etc. in 1 system and we need it in a different one. We tried attaching the dwg to a new map with the new system using a layer query, but this did not appear to bring in the objects into the new system.
"Structures" is in the original system (OR83-NF), "StructuresHarn" is in the desired system (ORHP-NIF)
P.S. C3D 2011 Civil 3D 2013, HF3.0 Windows 7, 64-bit, SP1
I have an Map that was drawn in regular autoCAD drawn 1:1. I know the coordinate system that I need to assign to it and some known coordinate but how to I go about getting my current map to be correctly Geo-referenced.
Is there a way to tell AutoCAD map that a certain few points are at certain coordinates, and the rest falls into place?
I received a drawing from a designer some time ago showing the UCS Icon rotated so that the building / structure on the drawing was square to the screen but the original coordinate system was also maintained. How to do this as I often have to rotate drawings to suit a particular site coordinate system and then have to view the drawing at an angle on the screen rather than square on. With irregular shaped buildings or structures it is not so important but for most buildings it would be useful to look at the plan the way it was drawn so as not to give myself a crick in the neck!
I am a new user of civil 3D 2012. How to write a new coordinate category in my computer.
I am using a 64 bit windows 7 and everytime I attempt to write a new coordinate system category it always display the words " no access to write to the dictionary".
We're looking into the "Workflow" system in Map3d.One of our most common tasks is to Set the coordinate system and then add a georeferenced image (such as a SID file).
I'd like to create a workflow that will do this -- but I'm having trouble figuring out how to get it to set the coordinate system. I will eventually need to tell the image what coordinate system to use (we normally have to edit that manually).
I have Points in Civil 3D that are in the Washington State South Zone NAD 83 Coordinate System and would like to get these points converted to Washington State North Zone NAD 83 Coordinate System. I am able to convert drawings entities to the new coordinate system using MAPEXPLORER but the points do not go with it.