Andreas Dieckmann
Andreas Dieckmann
I can reproduce this with WallTags. An internal error occurs when passing the filtered collector to the ToElements() method. Not sure yet how to fix this.
Thanks. Relevant Dynamo issue here: https://github.com/DynamoDS/DynamoRevit/issues/1840 I'll see if I can get it to work with @dimven 's approach.
May generate documentation with a view extension in the future
I actually like yours better, so I've closed the other one :-)
May generate documentation with a view extension in the future
As long as your list doesn't contain an empty list...;-) 
For `List.ReplaceNull`, I used a Python script as a workaround for this bug. Once it's fixed, `List.ReplaceNull` should work again with `ReplaceByCondition` and `Object.IsNull` `List.ReplaceEmptyLists` is only affected because it...
Solved this by converting the dictionary to a list and back to a dictionary in the next Python script. I'll leave this open in case dictionary support for Python ever...
Creating project parameters that are not shared is **not possible via the API**. See this old issue: https://github.com/DynamoDS/Dynamo/issues/7982 We had that conversation **5 years ago** and **nothing** has changed apparently....
This would also solve detached models not being saved if a file of the same name already exists