Publishing coordinates to a linked Revit file

Publishing coordinates to a linked Revit file

Anonymous
Not applicable
9,913 Views
19 Replies
Message 1 of 20

Publishing coordinates to a linked Revit file

Anonymous
Not applicable

I have a similar issue in this vein. I'm trying to publish coordinates to a linked revit file and it will not under any circumstances accept the coordinates. I see that every attempt to publish shared coordinates does make the project info workset editable as you mentioned. But despite opening the file and setting to non-editable and reloading the link in the host file, I keep receiving an error that the coordinates cannot be shared because it changes more than the coordinates and affects models owned by me. There are no links at all in the file. No worksets are owned. Nothing. There should be absolutely no reason why this file cannot accept the coordinates. I'm totally stuck. Autodesk, I think I have encountered a glitch in the shared coordinates process that I need your help to resolve. Please help to provide a solution or a way I can can send you the file so you can repair the code.

 

Thanks.

0 Likes
Accepted solutions (3)
9,914 Views
19 Replies
Replies (19)
Message 2 of 20

Viveka_CD
Alumni
Alumni

Hi @Anonymous

 

This maybe caused by a team member using the Publish Shared Coordinates workflow.  

 

Can you share the file to troubleshoot this issue? I can send you a private folder if you want.

Also can you send us a screenshot of this error?

 

Regards,

0 Likes
Message 3 of 20

Anonymous
Not applicable

That would be awesome. Go ahead and send the link I can provide more detail. Thanks so much!

0 Likes
Message 4 of 20

Viveka_CD
Alumni
Alumni

Hi @Anonymous

 

Let me know if you were able to upload the file to the folder I sent.

 

Regards,

0 Likes
Message 5 of 20

Viveka_CD
Alumni
Alumni

Hi @Anonymous

 

I just wanted to follow up on this issue. Let us know if you were able to upload your file.

 

Regards,

0 Likes
Message 6 of 20

Anonymous
Not applicable

I can't access the box link that you sent. Please provide another method to transfer the file.

 

Thanks,

 

Cody

0 Likes
Message 7 of 20

Viveka_CD
Alumni
Alumni

Hi @Anonymous

 

Can you share an alternate email ID?

0 Likes
Message 8 of 20

Viveka_CD
Alumni
Alumni

Hi @Anonymous

 

Thanks for sharing your files. This is being investigated for a further resolution.

 

I will let you know for updates.

 

Thanks,

0 Likes
Message 9 of 20

Viveka_CD
Alumni
Alumni
Accepted solution

Hi @Anonymous

 

The team was able to reproduce this behavior when simply re-saving the model > linking it into a new blank model > attempting to publish coordinates.

 

Details below:

IF there were DWG links we would suspect this:

https://knowledge.autodesk.com/support/revit-products/troubleshooting/caas/sfdcarticles/sfdcarticles...

But there are no links. Instead, regeneration seems to take longer than it should, and we trigger the You cannot save the link because it changes in more than just shared coordinates, which can invalidate local files owned by you message when attempting to save the host model.

 

We also trigger the following internal-only DBG_WARN after the customer-visible message:

DBG_WARN: cantSaveSourceBecauseItIsCentralWithTooManyChanges should never return true (SPR 108802). Changed ids are:  47144 47145 996726: line 432 of RvtLink\RvtLinkUI.cpp.

Those changed ID’s mentioned in the DBG_WARN are the element ID’s in the linked model:

47144 (location data)
47145 (shared site)
996726 (Column)

 

If we open the "problematic" model directly there is a very long delay for any location changes in this model (such as when you link in a RVT and acquire coordinates). The same delay occurs, but you can save in that case.

 

Please try to fix the model as follows:

  • 1) Create a new Revit model > add a wall > save it > close.
  • 2) Open the “problematic” model directly.
  • 3) Then link the new model you just created into the “problematic” model.
  • 4) While in the problematic model Manage > Acquire Coordinates > pick the new link you just created and added.
  • 5) Save the "problematic" model and close.

(This approach is similar to “resetting” the shared coordinates on this file. Similar to this post http://revitoped.blogspot.com/2012/04/reset-shared-coordinates.html

  • 6) Now either open the host model containing the “problematic” link or create a new host model and link in the “problematic” model.
  • 7) Manage > Publish Coordinates > select the “problematic” link and it should complete normally now (and prompt the usual to save coordinates back to the model).

It still works for us after saving \ closing \ re-opening the host and publishing coordinates again.

Hopefully, this resolves the issue. 

 

Please select the Accept as Solution button if my post solves your issue or answers your question to help others seeking similar solutions.

 

Regards,

Message 10 of 20

Anonymous
Not applicable
Accepted solution

Viveka,

 

Your posted procedure has solved the issue! What was interesting is that I had previously tried doing almost the exact procedure in my own troubleshooting efforts: I had created a blank project to reset the "problematic" model's coordinates but, I did not create any geometry in that file. I only had reference planes to make it visible when linking and acquiring coordinates. This still led to the file failing to acquire the shared coordinates. Can you confirm what adding the wall does in the file that is different from reference planes? I want to make sure I understand a little more detail into why this was able to succeed in your process versus mine.

 

Thank you and your team so much for you time and effort relaying this solution to me and the forum. I greatly appreciate it!

 

Cody

Message 11 of 20

Viveka_CD
Alumni
Alumni

Hi Cody alias @Anonymous

 

I am happy to hear that these steps have helped resolve your issue!! Smiley Happy

This approach of creating a new Revit file with a wall was basically used as one of the many tests to reset the shared coordinates.

 

Thank you for your kind words and I will convey your message to the team!

 

Have a great weekend!

0 Likes
Message 12 of 20

Anonymous
Not applicable

Hi,

I have this exact issue and when I attempt to acquire coordinates from the new model with wall (created from default template and linked origin to origin) I get the error "Unable to make necessary workset (project info) editable in linked file in order to change the shared coordinates. The suggestions to fix this error are that either the file isn't workshared (it is) or a user has the worksets checked out (they are not).

 

Thanks!

0 Likes
Message 13 of 20

Anonymous
Not applicable
Accepted solution

I figured out the issue. If you have links in the file you are attempting to reset coordinates in, you have to select each link, click Shared Site and select "Do Not Share Site Of Selected Instance". Then you can Acquire Coordinates of the reset file that you linked in. Don't forget to remove the linked reset file before saving. You can now close and move onto step 6 above.

Message 14 of 20

SteveKStafford
Mentor
Mentor

Regarding the mention of my blog post earlier, I've written something more recently regarding Revit's ability to remember more than one file's relationship with it, necessitating the extra step you mention.


Steve Stafford
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
EESignature

Message 15 of 20

Anonymous
Not applicable

Great. Thank you!

Message 16 of 20

Viveka_CD
Alumni
Alumni

Thanks for sharing @SteveKStafford

 

Thanks for posting your resolution @Anonymous

 

Regards,

0 Likes
Message 17 of 20

lmpka
Advocate
Advocate

I know this problem already has a solution, but I was having a similar problem.

 

Solved it by:

- used eTransmit to create a detached copy.

- relinked the detached copy in the host file.

- Positioned the detached copy in the host file, and saved the coordinates back to the detached copy.

- Moved the detached copy back to the server and made it the central copy again.

 

This seemed to get it out of the worksharing problem.

Message 18 of 20

Anonymous
Not applicable

Hi,

 

I am still encountering problems associated with the warning "cannot save the link ?????.rvt because it has changes in more than just shared coordinates..." I have tried all the solutions offered with this post and yet, still I have no resolution. Are there any other solutions that may assist?

Regards,

Sean

Message 19 of 20

Viveka_CD
Alumni
Alumni

Hi @Anonymous

 

Welcome to the Autodesk community! I see that you are a new visitor.Smiley Happy

 

Please make a separate post for your issue and alert me @Viveka_CD. I will follow up from there.

 

Regards,

 

 

0 Likes
Message 20 of 20

Anonymous
Not applicable

Hello,

We had the same problem & solved it by resetting the coordinates in the problem file (see below link).

https://www.youtube.com/watch?v=nUwO-BoSs3Y

After we did that it was once more possible to share coordinates from our site file.