Expression to find Parent Object

   2934   1   0
User Avatar
Member
3 posts
Joined: Feb. 2017
Offline
Hi,

This is probably such a simple problem and probably a silly question but after trying to find the solution for hours I couldn't. What I want to find out is what expression (or VEX if it's possible) I can use in an Object_Merge node to automatically reference the Geo Object that is the parent to the current object. I'm trying to avoid having to manually plug it in every time.

Any advice will be appreciated.
User Avatar
Member
1390 posts
Joined: July 2005
Offline
Something like:
`opinputpath(opfullpath("../"),0)`

I'm not sure about edge cases though…
  • Quick Links