andydandy74 / ClockworkForDynamo

A collection of 450+ custom nodes for the Dynamo visual programming environment
MIT License
219 stars 96 forks source link

List.ReplaceItemAtIndex+ works only without TurnIntoListNode #347

Closed Thomas84 closed 1 year ago

Thomas84 commented 2 years ago

Describe the bug TurnIntoList in the replaceItemAtIndex+ Node removes one list level. Thus the replacement gets wrong.

I have added the python code to my canvas. The Turnintolist reduces the level, which generates a wrong result.

image

image

Expected behavior replaceitem should also work with list level > 2

My setup

Housekeeping Please make sure these boxes are checked before submitting your issue: