Andreas Dieckmann

Results 119 comments of 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...;-) ![unbenannt](https://cloud.githubusercontent.com/assets/3014437/9300916/ddae3a52-44ca-11e5-9985-d8018a126adf.PNG)

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