Grab the Geometry node name in SOPS

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