Refresh All Elements in Active View Node

Fam,

I know there are several topics discussing refreshing views but to my knowledge, it does not apply to the All Elements In Active View Node. Ideally, it would be great to have the node work when moving from view to view or even worst case having a toggled refresh Boolean. Anyone know of a way or development in progress towards that? Thanks!

I believe it was reported to the development team over at Dynamo. We do not know what the status for this is. I would try and track it down over at GitHub. That will be the best place to track such requests.

any update?
this node is extremely slow comparing to simple Python node i.e. OUT = FilteredElementCollector(doc, doc.ActiveView.Id).ToElements()