🌐 KR

Description

  • Redefine the DataTree path according to Sequential / Odd numbered / Even numbered options.

Input

  • Tree [Generic/DataTree] : Enter the DataTree for which the Path will be redefined.

Context Menu Options

  • Sequential Path : Redefines the DataTree path as sequential paths such as β€œ[0], [1], [2], …
  • Odd Numbered Path : Redefines the DataTree path as paths with odd numbers, such as β€œ[1], [3], [5], …
  • Even Numbered Path : Redefines the DataTree path as paths with even numbers, such as β€œ[0], [2], [4], …


Output

  • Tree [Generic/DataTree] : Outputs a DataTree with new paths mapped according to the specified conditions.


How To Use

Tags:

Categories: ,

Updated: