- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I tried doing a little searching, but didn't find what I was looking for, so apologies if I missed it. I'm a little new to using the coordinate systems in Revit and I am working on a project that has both CAD and Revit files. I wasn't involved in setting up the Revit model originally, and it turns out that the coordinates of the two are off. We have, to this point, been handling this by when we export our CAD/NWC files from Revit, we run a script on the CAD files that will translate their X,Y,Z coordinates to the CAD file coordinates.
I have been trying to figure out how to move our base point, currently at 0,0,0, to the CAD coordinates (21506297.58", 8349778.968", 14748"), state plane coordinates? (see script below)
Is there a way to change the base point of the project, that will not affect any views that have already been set up? If we can eliminate having to open every drawing and apply the script when we export, it would be a huge time saver.
I've already tried selecting the base point, and manually changing its location in the properties, and I've tried specifying a value at a point using the coordinates panel. But, this doesn't appear to match with the N-S/E-W/Elevation model of revit coordinates.
Here's the script we use, as you can see its very simple and basically just shifts the Revit export:
thanks!
Solved! Go to Solution.