How to get HoudiniPrimEditorNodes by python?

   292   2   0
User Avatar
Member
651 posts
Joined: 11月 2013
Offline
Hi,

We can see the HoudiniPrimEditorNodes in Metadata.
I use prim.GetMetadata('customData'),but only get the number.
How to get the full prim path of HoudiniPrimEditorNodes by python?

Thanks!
Edited by jerry7 - 2024年12月9日 00:38:52

Attachments:
node.png (99.6 KB)

User Avatar
Member
318 posts
Joined: 1月 2013
Offline
Hi,
Here's a good explanation of how to get it.
https://lucascheller.github.io/VFX-UsdSurvivalGuide/pages/dcc/houdini/faq/overview.html#how-do-i-get-the-lops-node-that-last-edited-a-prim [lucascheller.github.io]
Edited by alexwheezy - 2024年12月9日 00:47:36
User Avatar
Member
651 posts
Joined: 11月 2013
Offline
alexwheezy
Hi,
Here's a good explanation of how to get it.
https://lucascheller.github.io/VFX-UsdSurvivalGuide/pages/dcc/houdini/faq/overview.html#how-do-i-get-the-lops-node-that-last-edited-a-prim [lucascheller.github.io]

This is what I'm looking for.
Thanks!
  • Quick Links