How can I know what are the attributes that I can get?

342
0
02-06-2019 12:47 PM
FanjieKong
New Contributor II

Like the example as follow, 

h = ce.getAttribute(o, '/ce/rule/height')

How can I know that object 'o' has a attribute in '/ce/rule/height' this file?

I want to change the attribute by Python script

0 Kudos
0 Replies