-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DYN-7353 Add new ReplaceItemAtIndices node to replace several indices in a list at once #15805
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-7353
UI Smoke TestsTest: success. 11 passed, 0 failed. |
@zeusongit Just curious if node help doc will be added in the current sprint? |
Depends on how quickly @hwahlstrom can provide that, she said she will work on it, once this node gets merged, I think it will end up in the next sprint. |
Thanks! |
Purpose
New Node: ReplaceItemAtIndices
The new node is an extension to
ReplaceItemAtIndex
which will be able to replace several indices in a list at once.WIP/TODO:
Screenshots:
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Add new ReplaceItemAtIndices node to replace several indices in a list at once
Reviewers
@DynamoDS/dynamo