VEX: get path to SOP node? {[SOLVED]}

   301   2   1
User Avatar
Member
1075 posts
Joined: 4月 2017
Offline
Hi!

Is there a way to get the path to my wrangle in VEX? (e.g. obj/myGeoNode/myWrangle)

-Olivier
Edited by olivierth - 2024年11月13日 14:12:37
User Avatar
Member
384 posts
Joined: 4月 2017
Offline
string mypath = opfullpath(".");
MOPs (Motion Operators for Houdini): http://www.motionoperators.com [www.motionoperators.com]
User Avatar
Member
1075 posts
Joined: 4月 2017
Offline
Ah! So simple. Thank you!

-Olivier
  • Quick Links