Shared Coordinates - Remove
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
All, Further to this discussion:
http://forums.autodesk.com/t5/revit-api/shared-coordinate-system-definition/td-p/5928300
Is it possible to programmatically remove Shared Coordinates once they have been set? The actual values (N, E, Elev, Rotation) can be reset manually by acquiring from a template file, but I am sure this is simply setting the Shared Coordinates to those from that file, ie 0, 0, 0, 0. I have yet to test, but I suspect that the template file becomes the source of the Shared Coordinates rather than truly resetting the project back to pre-Shared Coordinates state.
I found the following in the comments section of this blog post:
http://revitoped.blogspot.qa/2012/04/reset-shared-coordinates.html
To remove Shared Coordinates: open file> "detach from central"> "detach and discard worksets"> save file as a template> open an new file using this template created from the project then save the file back as the project. All links remain but Shared Coordinates are removed; you also lose the workset but not the element assigned to the workset. Alan C.
This is a good suggestion (convert to template), but obviously less than perfect. My need is to remove all references to the project having had Shared Coordinates applied. Again, all comments appreciated, Dale
______________
Yes, I'm Satoshi.