Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario
Advisor
Advisor

The existing behavior you're describing actually makes sense to me, and is probably just exposing the Revit internals that are used to determine if Revit should present the "this central file has been moved or copied" dialog to the user.

 

Maybe what you should be requesting is a "IsMovedCentral" property (which just would be an AND of: IsCentral and CentralPath = current path)?