Grab the Geometry node name in SOPS

   1781   2   1
User Avatar
Member
337 posts
Joined: 12月 2014
Offline
How would I go about getting the name of the current geometry container in SOPS? Thanks!
User Avatar
Member
191 posts
Joined: 10月 2018
Offline
You mean like this?
`opname("..")`
Or in python:
hou.parent()
User Avatar
Member
337 posts
Joined: 12月 2014
Offline
That's the ticket, thanks
  • Quick Links