Comentario
12-22-2016
07:35 PM
12-22-2016
07:35 PM
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)?