Published in: Python
URL: http://www.plope.com/Books/2_7Edition/BasicScripting.stx
#The objectValues() method returns a list of objects contained in a folder. # If the context happens not to be a folder, nothing is returned objs = context.objectValues()
You need to login to post a comment.
