Dynamo Core 3.3.0.6316
Dynamo Revit 3.3.0.6523
It’s OOTB node and I only had Dynamo Text installed!
I just wrote a Python node instead… But thought this was strange.
Do watch out as sometimes revit addins can cause the conflict, hopefully not so do check that via turning some addins off and retrying?
I have seen this when the ‘active view’ was somehow not a valid view; does it still reproduce for you @Alien ?
If so, can you post your log file after a restart and quick re-creation of the issue?
try close systembrowser and projectview/properties 230 and 69851 i sometimes see that
Not sure if related, but active view for me is actually not ideal. These days i usually call the active graphical view instead via uidoc instead of active view via doc, as it doesnt return project browser and other illogical views to an end user.
Ahhh… I forgot about that one. I wonder if I’d clicked on the project browser first.
The Python seemed to fix the issue though so I went with that.
It was a quick upgrade to a script into R25 we’ve not fixed in our Revit template yet. #NeverEnoughTime

