Align Viewport Not Working

Hi there

I am currently using Revit 2027 and I’m running into an issue of using the Align Viewports function in the EF_Tools tab. I’m using pyRevit version v6.5.2.

When I run the function it’s currently not aligning the viewports and gives me this information.

If anyone has a solution for this please let us know

Thankyou.

Issue for @ErikFrits since it is in his extension
Or directly open an issue on ef tools extension repo

Hey, The EF-Tools update is long overdue…
Every time I plan to update I plan to rewrite the whole thing and then I get overwhelmed.

I’ll get to fix it enevtually.

P.S.

In this specific case issue is ElementId
We used to make ElementId(12345)
Now it has to be ElementId(Int64(12345))

Annoying change, but I’ll get to that and many others…
I guess it’s time to fix my older mess.

Thanks for reminder.,