Link revit object with origin to origin in stead of shared coordinates problem

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Yesterday I askes a question about shared coördinates and my issue was quicly resolved, for which many thanks. But the solution created another question about coordinates in Revit for me.
I can now succesfully implement shared coordinates between two files, however for a more robust method I would like to link models with auto – origin to origin in stead of shared coordinates. The situation is as follows
Site project (in which all models are placed) with:
Survey point at X=0 and Y=0
Project Base Point for example X=10 and Y=10
Object A (which has to be placed in the site project on location X=7 and Y=7)
Survey point at X=0 and Y=0
Project Base Point X=10 and Y=10
Now before doing anything if I link in Object A in the Site Project Object A is placed at X=5 and Y=5 (for reference later on)
Followed steps:
- Open Object A
- Link in Revit Site Project with auto – origin to origin
- Acquire coordinates from the linked site project (the Project Base Point changes position from the local X=10 and Y=10 to the relative position of the acquired coordinates, say for example X=8 and Y=8)
- Manually place object A on X=7 and Y=7 (Project Base Point of Object A goes to X=10 and Y=10
- Unlink Revit Site Project
- Save Object A
After I have done this when I open the Revit Site Project and link in Object A with shared coordinates it is placed on X=7 and Y=7, the right place, everything goes well.
However when I link in Object A with auto – origin to origin, it is again placed on X=5 and Y=5. Does anyone know why with origin to origin it is again placed on the old coordinates even though I changed them in the original Object A file? And is there a possibility to make this method work?
Regards,
Peter