Xpresso Maker: Recursive Functions for Hierarchy

Photo of Rick Barrett

Instructor Rick Barrett

Share this video
  • Duration: 07:10
  • Views: 2361
  • Made with Release: 13
  • Works with Release: 13 and greater

making the function recursive in order to parse an entire hierarchy tree

In this tutorial, you'll learn how to create a Python script that generates an Xpresso node for an object with ports for all the User Data on that object.

In part 8, you'll learn how to use GetDown() to get a child object, and make a recursive function to parse the entire Xpresso node hierarchy.

show less