Skip to content
Snippets Groups Projects

When appending attributes mangle array names if the name is repeated

Merged Andrew Bauer requested to merge acbauer/paraview:mergearrays_manglearraynames into master

For repeated array names, previously the last array would be the one that would be output in the vtkMergeArrays filter (Append Attributes). Change to mangle the name if the array name is repeated. The mangling appends the input array name with "-input_" to help guide the user as to which input the array came from.

Fixes #17323 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading