Jump to content

Recommended Posts

Posted

Hi,

After a lot of testing and validation I want to move my existing asset tree from a local workbook to a global one 

however this does not work: 

# Push the tree globally
existing_tree.push(workbook=None)

TypeError: Tree.push() got an unexpected keyword argument 'workbook'

Is it not possible to make a tree global when it's already scoped to a workbook? and what would be the ideal way of adjusting a tree, testing it in a local workbook and push changes global again ?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...