opproperty analogue

   1741   0   0
User Avatar
Member
71 posts
Joined: 6月 2008
Offline
Hello

Are there any analogues to opproperty in hou?

Now I have to use such an inconvenient method:
obj = hou.node('/obj')
geo = obj.createNode('geo', ‘test’, run_init_scripts=False)
path = geo.path()
cmd = ‘opproperty -f -F Render %s mantra10.0 default_geometry’%(path)
hou.hscript(cmd)
Alexey Mazurenko
  • Quick Links